db: refs #8140 - variable local-backup #83
|
@ -1,7 +1,7 @@
|
||||||
#!/bin/bash
|
#!/bin/bash
|
||||||
|
|
||||||
# Bacula directory for restore
|
# Bacula directory for restore
|
||||||
baculaDir=/mnt/mysqldata/bacula-restore
|
baculaDir=/mnt/local-backup/bacula-restore
|
||||||
|
|
||||||
# Database branch name
|
# Database branch name
|
||||||
dbBranch={{ db.branch }}
|
dbBranch={{ db.branch }}
|
||||||
|
|
Loading…
Reference in New Issue