update mariadb script file
This commit is contained in:
@@ -13,7 +13,7 @@ TARGET="/home/acid/nexusvoice" # update to /opt/nexusvoice when file
|
||||
# Set DB_CONTAINER="" to skip all DB dump steps entirely.
|
||||
DB_CONTAINER="mariadb" # TODO: confirm container name on this server
|
||||
DUMP_SUBDIR="mariadb/dump" # relative to $TARGET; dump_db.sh writes here
|
||||
DUMP_SCRIPT="/opt/backup-agent/dump_db.sh"
|
||||
DUMP_SCRIPT="/home/acid/nexusvoice/mariadb/dump_db.sh"
|
||||
|
||||
# === Rclone offsite mirror ===
|
||||
RCLONE_REMOTE="scaleway"
|
||||
|
||||
Reference in New Issue
Block a user