From a1794f2535709bd91d86966578989322c56c2ea6 Mon Sep 17 00:00:00 2001 From: David Schroeder Date: Tue, 5 Feb 2019 13:50:49 -0600 Subject: [PATCH] Update install-mysqlbu.sh --- install-mysqlbu.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/install-mysqlbu.sh b/install-mysqlbu.sh index ed1934c..7bf399f 100755 --- a/install-mysqlbu.sh +++ b/install-mysqlbu.sh @@ -22,7 +22,7 @@ if [ ! -d "/opt/idssys/settings" ]; then fi do_with_root git clone https://git.schroedercity.com/voltron/MySQL-BU.git /opt/idssys/mysqlbu do_with_root ln -s /opt/idssys/mysqlbu/run.sh /usr/local/bin/mysqlbu -echo -e "BACKUP_PATH='/var/lib/mysql-backups/' +echo -e "BACKUP_PATH=''/opt/idssys/backups/mysql-backups/' BACKUP_HOST_IP='' BACKUP_HOST_PORT='' MYSQLUSER=''