diff --git a/install.sh b/install.sh index 12f46f6..d667985 100755 --- a/install.sh +++ b/install.sh @@ -26,7 +26,7 @@ MYSQLUSER='root' MYSQLPASS='' MYSQLCFG=/etc/mysql/my.cnf BACKUPSTOKEEP=3 -BACKUP_DAEMON=/usr/bin/mariabackup +BACKUP_DAEMON=/usr/bin/mariadb-backup # BACKUP_MOUNTED=true BACKUP_TYPE=both # (xtrabackup, mariadbdump, or both) " > /opt/idssys/mysqlbu/settings.conf