„scripts/start.sh“ ändern

This commit is contained in:
2022-04-18 09:35:12 +02:00
parent ce4bb3bb00
commit 34f3a36ece

View File

@@ -24,6 +24,7 @@ chown -R root:${GID} /opt/scripts
chmod -R 750 /opt/scripts
chown -R ${UID}:${GID} ${DATA_DIR}
echo "---Starting...---"
term_handler() {
kill -SIGINT $(pidof AAPG)
tail --pid=$(pidof AAPG) -f 2>/dev/null