Let zincati use "localtime" because TZ is alr MST

Signed-off-by: Tommy <contact@tommytran.io>
This commit is contained in:
Tommy
2024-02-07 12:22:24 -07:00
parent 9ddc479705
commit f7a8f005b6

View File

@@ -2,7 +2,7 @@
strategy = "periodic"
[updates.periodic]
time_zone = "America/Phoenix"
time_zone = "localtime"
[[updates.periodic.window]]
days = [ "Sun" ]