b2-data-retention/entrypoint.sh

7 lines
66 B
Bash
Raw Normal View History

2024-12-28 07:16:14 +01:00
#!/usr/bin/env sh
set +e
./b2-retention.sh
2025-01-03 04:14:50 +01:00
./local-retention.sh
2024-12-28 07:16:14 +01:00