fix timer

This commit is contained in:
Daniel Karzel 2021-02-25 11:57:08 +11:00
parent fbbae0eebd
commit f87bdca3ec

View File

@ -1,9 +1,8 @@
[Unit]
Description=triggers the service that pulls and builds asb
Requires=pull-and-build-asb.service
[Timer]
OnCalendar=*-*-* 16:00:00
OnCalendar=16:00
Persistent=true
[Install]