xmr-btc-swap/docs/setup/asb/systemd/pull-and-build-asb.timer
2021-02-22 22:42:12 +11:00

11 lines
187 B
SYSTEMD

[Unit]
Description=triggers the service that pulls and builds asb
Requires=pull-and-build-asb.service
[Timer]
OnCalendar=*-*-* 16:00:00
Persistent=true
[Install]
WantedBy=timers.target