2
0
Fork 0

sh.zio.backup: fix function not being exported into backup scripts

This commit is contained in:
Ducky 2024-04-02 01:22:57 +01:00
parent 5b446422c0
commit a22c12f6e2

View file

@ -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