sh.zio.backup: add podman_exec to exported commands
This commit is contained in:
parent
9a199bb515
commit
a21d862aa4
1 changed files with 1 additions and 0 deletions
|
@ -88,6 +88,7 @@ function invoke_script() {
|
||||||
export -f get_config_dir
|
export -f get_config_dir
|
||||||
export -f get_real_path
|
export -f get_real_path
|
||||||
export -f invoke_restic
|
export -f invoke_restic
|
||||||
|
export -f podman_exec
|
||||||
export -f prune_backup
|
export -f prune_backup
|
||||||
export -f say
|
export -f say
|
||||||
export -f start_service
|
export -f start_service
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue