-
This commit is contained in:
parent
a38b72015c
commit
0c5e8369e6
1 changed files with 1 additions and 1 deletions
|
|
@ -75,7 +75,7 @@ $LogDirectory = "C:\Quest"
|
|||
$LogDate = Get-Date -Format "yyyy-MM-dd"
|
||||
$RandomSuffix = Get-Random -Minimum 1000 -Maximum 9999
|
||||
$LogFile = Join-Path $LogDirectory "cleanup-${LogDate}-${RandomSuffix}.log"
|
||||
$WebhookUrl = "https://n8n.questcomputers.be/webhook-test/99077b7d-140f-477e-9241-2b9581ddaf34"
|
||||
$WebhookUrl = "https://n8n.questcomputers.be/webhook/99077b7d-140f-477e-9241-2b9581ddaf34"
|
||||
$ScriptStartTime = Get-Date
|
||||
|
||||
# Configuration - Timeout for winget (in seconds)
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue