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
1 changed files with 1 additions and 1 deletions

View File

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