Merge pull request 'db: refs #8140 - variable local-backup' (!83) from 8140_local-backup into main

Reviewed-on: #83
Reviewed-by: Juan Ferrer <juan@verdnatura.es>
This commit is contained in:
Juan Ferrer 2025-04-04 13:25:40 +00:00
commit 1d06e159be
1 changed files with 1 additions and 1 deletions

View File

@ -1,7 +1,7 @@
#!/bin/bash
# Bacula directory for restore
baculaDir=/mnt/mysqldata/bacula-restore
baculaDir=/mnt/local-backup/bacula-restore
# Database branch name
dbBranch={{ db.branch }}