2
0
Fork 0

sh.zio.backup: fix backup_dumps() not exporting

main
Ducky 2023-08-22 02:51:03 +01:00
parent 21b2edca77
commit d57740739f
1 changed files with 1 additions and 1 deletions

View File

@ -95,8 +95,8 @@ function invoke_script() {
chmod +x "$backup_script"
export -f backup_dir
export -f backup_dumps
export -f die
export -f dumps_dir
export -f forget_backup
export -f get_config_dir
export -f get_dump_dir