Update on Tuesday and Friday

Signed-off-by: Tommy <contact@tommytran.io>
This commit is contained in:
Tommy
2024-07-05 06:00:17 -07:00
parent b2df161d15
commit 18d5d4b591
2 changed files with 2 additions and 3 deletions

View File

@@ -5,6 +5,6 @@ strategy = "periodic"
time_zone = "localtime"
[[updates.periodic.window]]
days = [ "Fri" ]
days = [ "Tue", "Fri" ]
start_time = "0:00"
length_minutes = 60