mirror of
https://github.com/beigeworm/BadUSB-Files-For-FlipperZero.git
synced 2025-12-29 22:20:36 -08:00
Update main.ps1
This commit is contained in:
@@ -18,7 +18,7 @@ if ($dc.Length -eq 0){
|
||||
$dc = "YOUR_WEBHOOK_HERE"
|
||||
}
|
||||
|
||||
$hideWindow = 0 # 1 = Hidden
|
||||
$hideWindow = 1 # 1 = Hidden
|
||||
|
||||
[Console]::BackgroundColor = "Black"
|
||||
[Console]::SetWindowSize(60, 20)
|
||||
|
||||
Reference in New Issue
Block a user