mirror of
https://github.com/alexbelgium/hassio-addons.git
synced 2026-06-04 14:54:07 +02:00
Update run.txt
This commit is contained in:
@@ -107,7 +107,6 @@ fi
|
|||||||
chmod -R 777 /data
|
chmod -R 777 /data
|
||||||
mkdir -p "$DATA_DIR"
|
mkdir -p "$DATA_DIR"
|
||||||
cd "$DATA_DIR" || true
|
cd "$DATA_DIR" || true
|
||||||
chmod -R 777 .
|
|
||||||
chown -R "$PUID:$PGID" .
|
chown -R "$PUID:$PGID" .
|
||||||
echo "Permissions adapted"
|
echo "Permissions adapted"
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user