mirror of
https://github.com/SpudGunMan/meshing-around.git
synced 2026-05-18 06:55:38 +02:00
6097ff899c
Co-authored-by: SpudGunMan <12676665+SpudGunMan@users.noreply.github.com>
11 lines
170 B
SYSTEMD
11 lines
170 B
SYSTEMD
[Unit]
|
|
Description=Run mesh_bot_w3.service daily at 4:20 am
|
|
|
|
[Timer]
|
|
OnCalendar=*-*-* 04:20:00
|
|
Persistent=true
|
|
Unit=mesh_bot_w3.service
|
|
|
|
[Install]
|
|
WantedBy=timers.target
|