this line is a problem right now...
This commit is contained in:
@@ -6,7 +6,7 @@
|
||||
)
|
||||
|
||||
# Make sure $INTEGRATOR_ID exists, otherwise exit this script as an agent cannot be downloaded
|
||||
If ( ($INTEGRATOR_ID -eq $null) -or ($INTEGRATOR_ID -eq '') ) { Exit }
|
||||
#If ( ($INTEGRATOR_ID -eq $null) -or ($INTEGRATOR_ID -eq '') ) { Exit }
|
||||
|
||||
# Source the Tools.ps1 script
|
||||
Function SourceTools
|
||||
|
||||
Reference in New Issue
Block a user