docker_images/uptime/check/launch.sh

4 lines
96 B
Bash
Raw Normal View History

2021-05-13 16:32:05 +02:00
#!/bin/bash
crontab ./crontab && touch /var/log/cron.log && crond && tail -f /var/log/cron.log