Update 20-folders.sh

This commit is contained in:
Alexandre
2022-06-15 16:36:00 +02:00
committed by GitHub
parent 6fec303080
commit 2d791766bb

View File

@@ -22,4 +22,5 @@ ln -sf "$LOCATION" /teamspeak/save
# Persmissions
chown -R 503:503 "$LOCATION"
chmod 777 "$LOCATION"
chmod -R 777 "$LOCATION"
chmod 777 "${dirname LOCATION}"