8 lines
209 B
Plaintext
8 lines
209 B
Plaintext
* * * * * root /tmp/ping.bash >> /var/log/cron.log 2>&1
|
|
|
|
* * * * * python3 /yankee-gnome-fire-consumer/consumer.py >> /var/log/yankee-downloader.log 2>&1
|
|
|
|
* * * * * /tmp/ping2.bash >> /var/log/cron.log 2>&1
|
|
|
|
|