Update 20-folders.sh

This commit is contained in:
Alexandre
2022-03-27 21:41:11 +02:00
committed by GitHub
parent 9fc6858dee
commit c2d9eafa62

View File

@@ -11,4 +11,4 @@ mkdir -p "$CONFIGSOURCE/configurations" || true
# Make sure permissions are right
chown -R "www-data:www-data" "$CONFIGSOURCE"
chmod -r 755 "$CONFIGSOURCE"
chmod -R 755 "$CONFIGSOURCE"