Update testTaskGate.ps1
This commit is contained in:
@@ -23,7 +23,7 @@ $Global:Tasks = @(
|
|||||||
SubOptions= @(
|
SubOptions= @(
|
||||||
@{ Value='inputVar'; Label='Copy Site Variables' },
|
@{ Value='inputVar'; Label='Copy Site Variables' },
|
||||||
@{ Value='rmm'; Label='Install DRMM Agent' },
|
@{ Value='rmm'; Label='Install DRMM Agent' },
|
||||||
@{ Value='exe'; Label='Download .exe' }
|
@{ Value='exe'; Label='Download the executable' }
|
||||||
)
|
)
|
||||||
},
|
},
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user