„scripts/start.sh“ ändern
This commit is contained in:
@@ -16,7 +16,8 @@ else
|
|||||||
fi
|
fi
|
||||||
|
|
||||||
echo "---Starting...---"
|
echo "---Starting...---"
|
||||||
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}
|
||||||
|
|
||||||
term_handler() {
|
term_handler() {
|
||||||
|
Reference in New Issue
Block a user