Update mysqlbu-scripts.sh
This commit is contained in:
@@ -2,12 +2,14 @@
|
|||||||
# MySQL-BU - MySQL Backup Scripts
|
# MySQL-BU - MySQL Backup Scripts
|
||||||
|
|
||||||
action="$1"
|
action="$1"
|
||||||
FOLDER='/opt/mysqlbu'
|
FOLDER='/opt/idssys/mysqlbu'
|
||||||
VERS='1.01072019'
|
VERS='2.01292019'
|
||||||
|
|
||||||
source /opt/mysqlbu/settings.conf
|
|
||||||
source /dev/stdin <<< "$(curl -sL https://git.schroedercity.com/voltron/Misc-Scripts/raw/master/colors.inc)"
|
source /dev/stdin <<< "$(curl -sL https://git.schroedercity.com/voltron/Misc-Scripts/raw/master/colors.inc)"
|
||||||
source /dev/stdin <<< "$(curl -sL https://git.schroedercity.com/voltron/Misc-Scripts/raw/master/default.inc)"
|
|
||||||
|
source /opt/idssys/defaults/colors.inc
|
||||||
|
source /opt/idssys/defaults/default.inc
|
||||||
|
source /opt/idssys/mysqlbu/settings.conf
|
||||||
|
|
||||||
# ========================================================= #
|
# ========================================================= #
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user