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,6 @@
#!/bin/bash
echo "Backing up all databases."
echo ""
sudo make backup
echo ""