move Atera variable to rmm script
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
## Set the edition of the agent: "server" "desktop" or "vm"
|
||||
$Edition = '{[Edition]}'
|
||||
## This script requires the $Edition variable is set from the RMM script
|
||||
If (! $Edition ) { $Edition = 'desktop' }
|
||||
|
||||
## Specify URL to "Backup for Windows" agent installer
|
||||
$ECB_WIN_URL = 'https://s3.amazonaws.com/cb_setups/MBS/53CFB286-7A97-4FDF-8CFA-475C0DB63A9A/EmberkomEmberkomBackup_v7.2.0.280_netv4.0_ALLEDITIONS_Setup_20210914204936.exe'
|
||||
|
||||
Reference in New Issue
Block a user