No need to include the ghost database

This commit is contained in:
Marwolf
2018-08-24 23:53:55 -04:00
parent 5d7bd882ac
commit 83fce1fa99
2 changed files with 1 additions and 915 deletions

View File

@@ -226,7 +226,7 @@ elif [ "$choice" == "2" ]; then
clear
echo "Importing the game databases."
sudo make import-game | tee -a installer.log &>/dev/null
sudo make import-ghost | tee -a installer.log &>/dev/null
#sudo make import-ghost | tee -a installer.log &>/dev/null
clear
echo "Restarting Ghost container."