Alexandre
2022-09-11 21:16:22 +02:00
committed by GitHub
parent a220f6f386
commit 2cd138362f

View File

@@ -26,5 +26,5 @@ chown -R abc:abc \
rm -r /data/config/www/nextcloud/assets &>/dev/null || true
echo "Updating permissions"
chmod -R 777 /data/config
chmod -R 755 "$datadirectory"
chmod -R 770 /data/config
chmod -R 770 "$datadirectory"