dtr/workers/every_1min/worker.sh

4 lines
113 B
Bash
Raw Normal View History

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