Minimal Docker images required for single player deployment

This commit is contained in:
Marwolf
2018-08-10 21:39:27 -04:00
parent 62173da050
commit e0e8d09c81
4 changed files with 47 additions and 8 deletions

View File

@@ -459,7 +459,7 @@ if [ "$choice" == "1" ]; then
echo ""
sudo make stop
echo ""
sudo make start
sudo make start-single-player
echo ""
echo ""
echo "Fetching the Game from the Open RSC git repo."