Implement watchdog to server_script.sh

This commit is contained in:
2025-07-04 17:44:10 +02:00
parent ba34ab4167
commit fdc405f853
4 changed files with 43 additions and 11 deletions

View File

@@ -8,4 +8,6 @@ if [ $? -ne 0 ]; then
exit 1
fi
chmod 777 ./server.out
echo "[Info] Download completed successfully."