scripts/start.sh aktualisiert
This commit is contained in:
@@ -23,6 +23,7 @@ echo "---Taking ownership of data...---"
|
|||||||
chown -R root:${GID} /opt/scripts
|
chown -R root:${GID} /opt/scripts
|
||||||
chmod -R 750 /opt/scripts
|
chmod -R 750 /opt/scripts
|
||||||
chown -R ${UID}:${GID} ${DATA_DIR}
|
chown -R ${UID}:${GID} ${DATA_DIR}
|
||||||
|
chown ${UID}:${GID} /mnt
|
||||||
|
|
||||||
if [ ! -z "${CONNECTED_CONTAINERS}" ]; then
|
if [ ! -z "${CONNECTED_CONTAINERS}" ]; then
|
||||||
su ${USER} -c "/opt/scripts/start-connected-containers.sh" &
|
su ${USER} -c "/opt/scripts/start-connected-containers.sh" &
|
||||||
|
Reference in New Issue
Block a user