6 lines
45 B
Bash
6 lines
45 B
Bash
|
#!/usr/bin/env sh
|
||
|
set +e
|
||
|
|
||
|
./b2-retention.sh
|
||
|
|