mirror of https://github.com/samply/bridgehead.git
Fix bridgehead update timer time convention
Co-authored-by: Martin Lablans <6804500+lablans@users.noreply.github.com>
This commit is contained in:
parent
ecd9269022
commit
35d6a17778
|
@ -2,7 +2,7 @@
|
||||||
Description=Daily Updates at 6am of Bridgehead (%i)
|
Description=Daily Updates at 6am of Bridgehead (%i)
|
||||||
|
|
||||||
[Timer]
|
[Timer]
|
||||||
OnCalendar=*-*-* 6:00:00
|
OnCalendar=*-*-* 06:00:00
|
||||||
Persistent=true
|
Persistent=true
|
||||||
|
|
||||||
[Install]
|
[Install]
|
||||||
|
|
Loading…
Reference in New Issue