Removed references to wiki, made windows single player match linux

This commit is contained in:
Marwolf
2018-08-09 19:19:40 -04:00
parent b329877c56
commit 8f97277ad8
5 changed files with 40 additions and 5 deletions

View File

@@ -3,7 +3,7 @@
echo ""
echo "Fetching updates to local repositories."
echo ""
sudo git pull
sudo make pull-game
sudo make pull-website
sudo make pull-wiki
echo ""