Fix duplicate invoke pax8
This commit is contained in:
@@ -82,6 +82,3 @@ function Invoke-Pax8Provision {
|
|||||||
throw "[PAX8] Company creation failed: $($_.Exception.Message)"
|
throw "[PAX8] Company creation failed: $($_.Exception.Message)"
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
# Entrypoint if sourced
|
|
||||||
Invoke-Pax8Provision -CompanyName $CompanyName -Phone $Phone -Website $Website -Street $Street -City $City -Province $Province -PostalCode $PostalCode -Country $Country -Credentials $Credentials
|
|
||||||
Reference in New Issue
Block a user