mirror of
https://github.com/alexbelgium/hassio-addons.git
synced 2026-06-02 05:44:03 +02:00
Update 20-folders.sh
This commit is contained in:
@@ -22,4 +22,5 @@ ln -sf "$LOCATION" /teamspeak/save
|
|||||||
|
|
||||||
# Persmissions
|
# Persmissions
|
||||||
chown -R 503:503 "$LOCATION"
|
chown -R 503:503 "$LOCATION"
|
||||||
chmod 777 "$LOCATION"
|
chmod -R 777 "$LOCATION"
|
||||||
|
chmod 777 "${dirname LOCATION}"
|
||||||
|
|||||||
Reference in New Issue
Block a user