Fix duplicate invoke pax8
This commit is contained in:
2
main.ps1
2
main.ps1
@@ -17,7 +17,7 @@ Write-Host "[INFO] MSAL.PS module loaded."
|
||||
$urls = @{
|
||||
autotask = "https://git.svstools.com/cpayne/InstaClientPS/raw/branch/main/tools/autotask.ps1"
|
||||
datto = "https://git.svstools.com/cpayne/InstaClientPS/raw/branch/main/tools/dattormm.ps1"
|
||||
pax8 = "https://git.svstools.com/cpayne/InstaClientPS/raw/branch/main/tools/pax8.ps1"
|
||||
pax8 = "https://git.svstools.com/cpayne/InstaClientPS/raw/branch/main/tools/pax8.ps1"
|
||||
config = "https://git.svstools.com/cpayne/InstaClientPS/raw/branch/main/config.ps1"
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user