Script clean up

This commit is contained in:
Marwolf
2018-08-15 07:46:30 -04:00
parent 8b5fb1804e
commit 68ed60c264
3 changed files with 40 additions and 59 deletions

View File

@@ -114,16 +114,8 @@ fi
#fi
# Run the game server in a detached screen
echo ""
echo ""
echo "Launching the game server in a new screen."
echo ""
echo "Type 'screen -r' to access the game server screen."
echo "Use CTRL + A + D to detach the live server screen so it runs in the background."
echo ""
echo ""
cd Game/server
screen -dmS name ./ant_launcher.sh
./Linux_Run_Production_Server.sh
#cd ../../
#touch current_md5sum.txt
#tar -cf - Game | md5sum | grep -o '^[a-zA-Z0-9]*' > current_md5sum.txt