Script clean up, enhancement

This commit is contained in:
Marwolf
2018-08-15 01:28:18 -04:00
parent 80720289b5
commit 8b5fb1804e
15 changed files with 146 additions and 89 deletions

View File

@@ -0,0 +1,7 @@
@echo off
echo:
echo Backing up all databases.
echo:
make backup-windows
echo: