Update install.sh

This commit is contained in:
2025-09-20 19:27:53 -05:00
parent eb32a7b899
commit e63899afa1

View File

@@ -26,7 +26,7 @@ MYSQLUSER='root'
MYSQLPASS='' MYSQLPASS=''
MYSQLCFG=/etc/mysql/my.cnf MYSQLCFG=/etc/mysql/my.cnf
BACKUPSTOKEEP=3 BACKUPSTOKEEP=3
BACKUP_DAEMON=/usr/bin/mariabackup BACKUP_DAEMON=/usr/bin/mariadb-backup
# BACKUP_MOUNTED=true # BACKUP_MOUNTED=true
BACKUP_TYPE=both # (xtrabackup, mariadbdump, or both) BACKUP_TYPE=both # (xtrabackup, mariadbdump, or both)
" > /opt/idssys/mysqlbu/settings.conf " > /opt/idssys/mysqlbu/settings.conf