remove white spaces from script & add usage instr.

pull/598/head
GlassedSilver 4 years ago
parent 8336d886e9
commit a54f07e93a

@ -5,6 +5,9 @@
# 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)
# USAGE: within your container's bash shell:
# su root
# ./fix-scripts/001-fix_download_permissions.sh
# User defines / Docker env defaults
PATH_SUBS=/app/subscriptions
Loading…
Cancel
Save