„scripts/start.sh“ ändern

This commit is contained in:
2022-02-03 15:29:27 +01:00
parent defb4bc2d7
commit 048f01a321

View File

@@ -17,7 +17,8 @@ fi
echo "---Starting...---"
mkdir -p $DATA_DIR/".local/share/Arma 3" && mkdir -p $DATA_DIR/".local/share/Arma 3 - Other Profiles"
chown -R ${UID}:${GID} /opt/scripts
chown -R root:${GID} /opt/scripts
chmod -R 750 /opt/scripts
chown -R ${UID}:${GID} ${DATA_DIR}
chown -R ${UID}:${GID} $DATA_DIR/.local
chown -R ${UID}:${GID} /var/lib/mysql