Reviewed-on: #83 Reviewed-by: Juan Ferrer <juan@verdnatura.es>
This commit is contained in:
commit
1d06e159be
|
@ -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