No need to include the ghost database
This commit is contained in:
@@ -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."
|
||||
|
||||
Reference in New Issue
Block a user