Update install.sh
This commit is contained in:
@@ -27,6 +27,8 @@ MYSQLPASS=''
|
|||||||
MYSQLCFG=/etc/mysql/my.cnf
|
MYSQLCFG=/etc/mysql/my.cnf
|
||||||
BACKUPSTOKEEP=3
|
BACKUPSTOKEEP=3
|
||||||
BACKUP_DAEMON=/usr/bin/mariabackup
|
BACKUP_DAEMON=/usr/bin/mariabackup
|
||||||
|
# BACKUP_MOUNTED=true
|
||||||
|
BACKUP_TYPE=both # (xtrabackup, mysqldump, or both)
|
||||||
" > /opt/idssys/mysqlbu/settings.conf
|
" > /opt/idssys/mysqlbu/settings.conf
|
||||||
|
|
||||||
if [ ! -d "/opt/idssys/defaults" ]; then
|
if [ ! -d "/opt/idssys/defaults" ]; then
|
||||||
|
|||||||
Reference in New Issue
Block a user