sh.zio.backup: fix function not being exported into backup scripts
This commit is contained in:
parent
5b446422c0
commit
a22c12f6e2
1 changed files with 1 additions and 0 deletions
|
@ -104,6 +104,7 @@ function invoke_script() {
|
|||
export -f forget_backup
|
||||
export -f get_config_dir
|
||||
export -f get_dump_dir
|
||||
export -f get_random_filename
|
||||
export -f get_real_path
|
||||
export -f get_secret
|
||||
export -f invoke_restic
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue