Skip to content

Commit 681c2ae

Browse files
committed
Update genall.ps1
1 parent fb5b22b commit 681c2ae

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

generate/genall.ps1

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -212,7 +212,7 @@ function Invoke-Curl {
212212

213213
[switch] $Silent,
214214
[switch] $Follow,
215-
[Bool] $Fail = $true,
215+
[switch] $Fail = $true,
216216

217217
# Опционально: SOCKS5-прокси
218218
[switch] $UseProxy,

0 commit comments

Comments
 (0)