fix: cleanup after backup ends
This commit is contained in:
parent
1248843e72
commit
f8edb57a6d
1 changed files with 14 additions and 16 deletions
|
@ -157,6 +157,4 @@ if retry 5 10s rcon-cli save-off; then
|
||||||
exit 1
|
exit 1
|
||||||
fi
|
fi
|
||||||
|
|
||||||
if (( PRUNE_BACKUPS_DAYS > 0 )); then
|
|
||||||
rcb cleanup
|
rcb cleanup
|
||||||
fi
|
|
Loading…
Add table
Reference in a new issue