diff --git a/install/pscx.ps1 b/install/pscx.ps1 index dba0d30..e45bc5a 100644 --- a/install/pscx.ps1 +++ b/install/pscx.ps1 @@ -1 +1 @@ -Install-Module Pscx -Scope CurrentUser \ No newline at end of file +Install-Module Pscx -Scope CurrentUser -AllowClobber \ No newline at end of file