mirror of
https://github.com/alexbelgium/hassio-addons.git
synced 2026-07-07 06:28:48 +02:00
Update 20-folders.sh
This commit is contained in:
@@ -22,7 +22,6 @@ mkdir -p "$DATA_LOCATION"
|
|||||||
|
|
||||||
echo "... setting permissions"
|
echo "... setting permissions"
|
||||||
chown -R "$PUID":"$PGID" "$DATA_LOCATION"
|
chown -R "$PUID":"$PGID" "$DATA_LOCATION"
|
||||||
chmod -R 777 /config/redis
|
|
||||||
|
|
||||||
echo "... correcting official script"
|
echo "... correcting official script"
|
||||||
# shellcheck disable=SC2013
|
# shellcheck disable=SC2013
|
||||||
|
|||||||
Reference in New Issue
Block a user