mirror of
https://github.com/bitwarden/browser.git
synced 2025-01-06 18:57:56 +01:00
fix synatax error in choco script
This commit is contained in:
parent
553f80f19b
commit
711c5b4621
@ -1,5 +1,5 @@
|
||||
param (
|
||||
[switch] $nopush,
|
||||
[switch] $nopush
|
||||
)
|
||||
|
||||
# To run:
|
||||
|
Loading…
Reference in New Issue
Block a user