dtr/workers/every_30min/worker.sh

4 lines
115 B
Bash
Raw Normal View History

2021-05-20 22:11:48 +02:00
#!/bin/bash
source "${cfg[namespace]}/code/ping.sh" every_30min
source "${cfg[namespace]}/code/req.sh" every_30min