diff --git a/GetRoles.ps1 b/GetRoles.ps1 index e2d2df1..d00f0fa 100644 --- a/GetRoles.ps1 +++ b/GetRoles.ps1 @@ -1,7 +1,7 @@ [CmdletBinding()] param ( [string] - $Server, + $Server ) $Projects