diff --git a/install.sh b/install.sh index fe7f22e..a717ee0 100755 --- a/install.sh +++ b/install.sh @@ -27,6 +27,8 @@ MYSQLPASS='' MYSQLCFG=/etc/mysql/my.cnf BACKUPSTOKEEP=3 BACKUP_DAEMON=/usr/bin/mariabackup +# BACKUP_MOUNTED=true +BACKUP_TYPE=both # (xtrabackup, mysqldump, or both) " > /opt/idssys/mysqlbu/settings.conf if [ ! -d "/opt/idssys/defaults" ]; then