Fix Pax8 Country 2
This commit is contained in:
@@ -68,7 +68,7 @@ function Invoke-Pax8Provision {
|
||||
city = $City
|
||||
stateOrProvince = $Province
|
||||
postalCode = $PostalCode
|
||||
country = "Canada"
|
||||
country = $Country
|
||||
}
|
||||
} | ConvertTo-Json -Depth 3
|
||||
|
||||
|
||||
Reference in New Issue
Block a user