From fff42cec09d33add878ceeb7c5fa28aa57150514 Mon Sep 17 00:00:00 2001 From: tcely Date: Tue, 25 Feb 2025 03:36:11 -0500 Subject: [PATCH] fixup: remove the extra blank line --- config/root/etc/s6-overlay/s6-rc.d/tubesync-init/run | 1 - 1 file changed, 1 deletion(-) diff --git a/config/root/etc/s6-overlay/s6-rc.d/tubesync-init/run b/config/root/etc/s6-overlay/s6-rc.d/tubesync-init/run index a6d8bbae..aa234f46 100755 --- a/config/root/etc/s6-overlay/s6-rc.d/tubesync-init/run +++ b/config/root/etc/s6-overlay/s6-rc.d/tubesync-init/run @@ -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