Update run.txt

This commit is contained in:
Alexandre
2024-01-26 17:20:43 +01:00
committed by GitHub
parent dcfeea384b
commit 38eaf8b0b4

View File

@@ -107,7 +107,6 @@ fi
chmod -R 777 /data
mkdir -p "$DATA_DIR"
cd "$DATA_DIR" || true
chmod -R 777 .
chown -R "$PUID:$PGID" .
echo "Permissions adapted"