3 lines
244 B
Plaintext
Raw Normal View History

2024-02-23 14:23:22 -03:00
* * * * * root /usr/bin/curl -s http://wireguard-webadmin:8000/api/cron_check_updates/ >> /var/log/cron.log 2>&1
2024-02-23 18:18:52 -03:00
*/10 * * * * root /usr/bin/curl -s http://wireguard-webadmin:8000/api/cron_update_peer_latest_handshake/ >> /var/log/cron.log 2>&1