add local retention to entrypoint
This commit is contained in:
parent
e549409a18
commit
1fe2b399d0
1 changed files with 1 additions and 0 deletions
|
@ -2,4 +2,5 @@
|
||||||
set +e
|
set +e
|
||||||
|
|
||||||
./b2-retention.sh
|
./b2-retention.sh
|
||||||
|
./local-retention.sh
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue