correct postgres name for remove_expired_backups
This commit is contained in:
parent
55f484f42d
commit
26a13d0f63
|
@ -58,7 +58,7 @@ if [[ " ${retention_array[@]} " =~ " ${today} " ]]; then
|
||||||
|
|
||||||
fi
|
fi
|
||||||
|
|
||||||
bashup::remove_expired_backups pg
|
bashup::remove_expired_backups postgres
|
||||||
bashup::unmount_storage_dir
|
bashup::unmount_storage_dir
|
||||||
|
|
||||||
exit 0
|
exit 0
|
||||||
|
|
Loading…
Reference in New Issue
Block a user