Server autorestart fix

This commit is contained in:
Marwolf
2018-08-20 08:17:50 -04:00
parent 306e39e07a
commit a6a7ee7fb7
3 changed files with 6 additions and 4 deletions

View File

@@ -2,5 +2,5 @@
echo "Backing up all databases."
echo ""
sudo make backup
make backup
echo ""