mirror of
https://github.com/alexbelgium/hassio-addons.git
synced 2026-07-03 20:48:46 +02:00
This commit is contained in:
@@ -26,5 +26,5 @@ chown -R abc:abc \
|
|||||||
rm -r /data/config/www/nextcloud/assets &>/dev/null || true
|
rm -r /data/config/www/nextcloud/assets &>/dev/null || true
|
||||||
|
|
||||||
echo "Updating permissions"
|
echo "Updating permissions"
|
||||||
chmod -R 777 /data/config
|
chmod -R 770 /data/config
|
||||||
chmod -R 755 "$datadirectory"
|
chmod -R 770 "$datadirectory"
|
||||||
|
|||||||
Reference in New Issue
Block a user