1
0
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:
Kyle Spearrin 2018-06-04 21:38:17 -04:00
parent 553f80f19b
commit 711c5b4621

View File

@ -1,5 +1,5 @@
param (
[switch] $nopush,
[switch] $nopush
)
# To run: