Script clean up, enhancement
This commit is contained in:
6
Linux_Backup_Databases.sh
Executable file
6
Linux_Backup_Databases.sh
Executable file
@@ -0,0 +1,6 @@
|
||||
#!/bin/bash
|
||||
|
||||
echo "Backing up all databases."
|
||||
echo ""
|
||||
sudo make backup
|
||||
echo ""
|
||||
Reference in New Issue
Block a user