06-11-2010, 04:41 PM
So I made a script to run every day at 5am EST on my server. My question is, Does the server need to be stopped while this update is going on? Can it be running and someone just come on later and type "quit" in console or restart the server via the swiftpanel?
Code:
#!/bin/sh
echo "updating HL2 Server"
sleep 1
./steam -command update -game "hl2mp" -dir /home/yourusernamehere/hl2mp