mirror of
https://github.com/meeb/tubesync.git
synced 2025-06-21 20:46:36 +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/static
|
||||
|
||||
|
||||
# Optionally reset the download dir permissions
|
||||
if [ "${TUBESYNC_RESET_DOWNLOAD_DIR:=True}" == "True" ]
|
||||
then
|
||||
|
Loading…
Reference in New Issue
Block a user