2025-02-13 15:45:05 -05:00
|
|
|
SHELL=/bin/bash
|
|
|
|
|
PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
|
|
|
|
|
|
2025-02-13 15:47:55 -05:00
|
|
|
48 20 * * * /yankee-gnome-fire-consumer/consumer.bash >> /var/log/yankee.log
|
2025-02-13 15:45:05 -05:00
|
|
|
|
|
|
|
|
* * * * * /yankee-gnome-fire-consumer/ping.bash >> /var/log/cron.log 2>&1
|
|
|
|
|
|