Script cleanup

This commit is contained in:
Marwolf
2018-07-16 17:34:04 -04:00
parent 98f2bd6394
commit bf3e60632b
17 changed files with 136 additions and 17 deletions

View File

@@ -1,3 +1,7 @@
#!/bin/bash
echo ""
echo "Restoring game databases from backup."
echo ""
sudo make restore
echo ""