Fix broken watchdog errors

This commit is contained in:
LiamAEdwards
2025-12-08 17:41:16 +00:00
parent 7983287722
commit 974d47dab1
4 changed files with 30 additions and 11 deletions

View File

@@ -7,6 +7,6 @@ if [ ! "$(ls -A /ss14)" ]; then
fi
# Start the original command
cd ss14/publish/
cd /ss14/publish/
./SS14.Watchdog "$@"