DIR="/home/dom3/dominions3/savedgames/massive" WEB="/home/dom3/public_html/games/Massive/" # blank the log file since it grows by about 5 meg each turn # this way Im only logging one turn at a time cp /dev/null $DIR/massive.log # update the viewable copies of the shell files cp /home/dom3/dominions3/massive.sh $WEB/massive_sh.txt cp $DIR/pre_massive.sh $WEB/pre_massive_sh.txt cp post_massive.sh $WEB/post_massive_sh.txt # mark the time and load at the beginning of hosting echo pre >>$DIR/system_load.txt uptime >>$DIR/system_load.txt