„scripts/start.sh“ ändern

This commit is contained in:
2021-12-26 14:06:41 +01:00
parent 05adb1c452
commit ba721e687e

View File

@@ -15,6 +15,9 @@ else
echo "---No optional script found, continuing---"
fi
echo "root:${ROOT_PWD}" | chpasswd
export ROOT_PWD="secret"
echo "---Starting...---"
chown -R ${UID}:${GID} /opt/scripts
chown -R ${UID}:${GID} ${DATA_DIR}