mirror of
https://github.com/beigeworm/BadUSB-Files-For-FlipperZero.git
synced 2026-01-16 14:52:49 -08:00
Update main.ps1
This commit is contained in:
@@ -3,7 +3,7 @@ if ($dc.Length -eq 0){
|
||||
write-host "No webhook supplied"
|
||||
}
|
||||
|
||||
$hideWindow = 1 # 1 = Hidden
|
||||
$hideWindow = 0 # 1 = Hidden
|
||||
|
||||
[Console]::BackgroundColor = "Black"
|
||||
[Console]::SetWindowSize(60, 20)
|
||||
|
||||
Reference in New Issue
Block a user