Script cleanup, removal of ant/make/wget/7z binaries

This commit is contained in:
Marwolf
2018-07-17 22:09:14 -04:00
parent c1960348cc
commit 6a9256c7ad
111 changed files with 56 additions and 21576 deletions

View File

@@ -12,7 +12,7 @@ echo ""
echo "Compiling the game server."
echo ""
echo ""
sudo Ant/bin/ant -f Game/server/build.xml compile
sudo ant -f Game/server/build.xml compile
echo ""
echo ""