mirror of
https://github.com/comit-network/xmr-btc-swap.git
synced 2025-01-09 14:39:39 -05:00
11 lines
187 B
SYSTEMD
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
|