add dump save script

This commit is contained in:
piravit chenpittaya
2024-01-24 18:10:24 +07:00
parent 551c6b1d0d
commit 17902d5520
3 changed files with 12 additions and 2 deletions

View File

@@ -9,7 +9,7 @@ else
exit 1
fi
mkdir -p /palworld
mkdir -p /palworld/backups
chown -R steam:steam /palworld
if [ "${UPDATE_ON_BOOT}" = true ]; then