send fail on file not found after 5 checks

This commit is contained in:
Your Name
2025-03-10 13:49:50 -04:00
parent 118e784e4b
commit a2d7eb6896
7 changed files with 90 additions and 33 deletions

7
recycle/crontabX2 Normal file
View File

@@ -0,0 +1,7 @@
SHELL=/bin/bash
PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
48 20 * * * /yankee-gnome-fire-consumer/consumer.bash >> /var/log/yankee.log
* * * * * /yankee-gnome-fire-consumer/ping.bash >> /var/log/cron.log 2>&1