mirror of
https://github.com/YuzuZensai/palworld-server-docker.git
synced 2026-01-06 04:32:43 +00:00
Switched to superchronic
This commit is contained in:
@@ -22,10 +22,6 @@ term_handler() {
|
||||
tail --pid=$killpid -f 2>/dev/null
|
||||
}
|
||||
|
||||
if [ "${BACKUP_ENABLED}" = true ]; then
|
||||
service cron start
|
||||
fi
|
||||
|
||||
trap 'term_handler' SIGTERM
|
||||
|
||||
su steam -c ./start.sh &
|
||||
|
||||
Reference in New Issue
Block a user