Update testTaskGate.ps1
This commit is contained in:
@@ -22,8 +22,8 @@ $Global:Tasks = @(
|
||||
@{ Id='installDattoRMM'; Name='installDattoRMM'; Label='Install DattoRMM'; HandlerFn='Handle-InstallRMM'; Page='onboard'; Column='left';
|
||||
SubOptions= @(
|
||||
@{ Value='inputVar'; Label='Copy Site Variables' },
|
||||
@{ Value='rmm'; Label='Install DRMM Agent' },
|
||||
@{ Value='exe'; Label='Download the executable' }
|
||||
@{ Value='rmm'; Label='Install RMM Agent' },
|
||||
@{ Value='exe'; Label='Download Executable' }
|
||||
)
|
||||
},
|
||||
|
||||
|
||||
Reference in New Issue
Block a user