Update SVSTaskGate.ps1
This commit is contained in:
@@ -706,7 +706,7 @@ function GetHtmlContent {
|
|||||||
// const ApiKey = "$global:ApiKey";
|
// const ApiKey = "$global:ApiKey";
|
||||||
// const ApiSecretKey = "$global:ApiSecretKey";
|
// const ApiSecretKey = "$global:ApiSecretKey";
|
||||||
|
|
||||||
let installRMMCommand = `Install-DattoRMM -ApiUrl '${ApiUrl}' -ApiKey '${ApiKey}' -ApiSecretKey '${ApiSecretKey}'`;
|
// let installRMMCommand = `Install-DattoRMM -ApiUrl '${ApiUrl}' -ApiKey '${ApiKey}' -ApiSecretKey '${ApiSecretKey}'`;
|
||||||
|
|
||||||
|
|
||||||
if (checkedValues.includes('inputVar')) {
|
if (checkedValues.includes('inputVar')) {
|
||||||
|
|||||||
Reference in New Issue
Block a user