mirror of
https://github.com/comit-network/xmr-btc-swap.git
synced 2024-12-13 09:54:26 -05:00
11 lines
162 B
SYSTEMD
11 lines
162 B
SYSTEMD
[Unit]
|
|
Description=triggers the service that pulls and builds asb
|
|
|
|
[Timer]
|
|
# 6am GMT = 5pm AEDT
|
|
OnCalendar=6:00
|
|
Persistent=true
|
|
|
|
[Install]
|
|
WantedBy=timers.target
|