mirror of
https://github.com/Tzahi12345/YoutubeDL-Material.git
synced 2026-04-24 02:23:20 +03:00
Fix Scripts: Small improvements to usage instr.
This commit is contained in:
@@ -6,8 +6,7 @@
|
|||||||
# If you want to run this script on a bare-metal installation instead of within Docker
|
# If you want to run this script on a bare-metal installation instead of within Docker
|
||||||
# make sure that the paths configured below match your paths! (it's wise to use the full paths)
|
# make sure that the paths configured below match your paths! (it's wise to use the full paths)
|
||||||
# USAGE: within your container's bash shell:
|
# USAGE: within your container's bash shell:
|
||||||
# chmod -R +x ./fix-scripts/
|
# ./fix-scripts/<name of fix-script>
|
||||||
# ./fix-scripts/001-fix_download_permissions.sh
|
|
||||||
|
|
||||||
# User defines / Docker env defaults
|
# User defines / Docker env defaults
|
||||||
PATH_SUBS=/app/subscriptions
|
PATH_SUBS=/app/subscriptions
|
||||||
|
|||||||
@@ -6,7 +6,6 @@
|
|||||||
# If you want to run this script on a bare-metal installation instead of within Docker
|
# If you want to run this script on a bare-metal installation instead of within Docker
|
||||||
# make sure that the paths configured below match your paths! (it's wise to use the full paths)
|
# make sure that the paths configured below match your paths! (it's wise to use the full paths)
|
||||||
# USAGE: within your container's bash shell:
|
# USAGE: within your container's bash shell:
|
||||||
# chmod -R +x ./fix-scripts/
|
|
||||||
# ./fix-scripts/<name of fix-script>
|
# ./fix-scripts/<name of fix-script>
|
||||||
|
|
||||||
# User defines (NO TRAILING SLASHES) / Docker env defaults
|
# User defines (NO TRAILING SLASHES) / Docker env defaults
|
||||||
|
|||||||
Reference in New Issue
Block a user