mirror of
https://github.com/meeb/tubesync.git
synced 2025-06-22 04:56:35 +00:00
fixup: remove the extra blank line
This commit is contained in:
parent
921e053fc3
commit
fff42cec09
@ -18,7 +18,6 @@ find /app -mindepth 2 -type f -execdir chmod 640 '{}' +
|
|||||||
chown -R app:app /app/common/static
|
chown -R app:app /app/common/static
|
||||||
chown -R app:app /app/static
|
chown -R app:app /app/static
|
||||||
|
|
||||||
|
|
||||||
# Optionally reset the download dir permissions
|
# Optionally reset the download dir permissions
|
||||||
if [ "${TUBESYNC_RESET_DOWNLOAD_DIR:=True}" == "True" ]
|
if [ "${TUBESYNC_RESET_DOWNLOAD_DIR:=True}" == "True" ]
|
||||||
then
|
then
|
||||||
|
Loading…
Reference in New Issue
Block a user