updated download urls to backup app
This commit is contained in:
@@ -2,10 +2,10 @@
|
|||||||
If (! $Edition ) { $Edition = 'desktop' }
|
If (! $Edition ) { $Edition = 'desktop' }
|
||||||
|
|
||||||
## Specify URL to "Backup for Windows" agent installer
|
## Specify URL to "Backup for Windows" agent installer
|
||||||
$ECB_WIN_URL = 'https://s3.amazonaws.com/cb_setups/MBS/53CFB286-7A97-4FDF-8CFA-475C0DB63A9A/EmberkomCloudBackup_v7.2.1.58_netv4.0_ALLEDITIONS_Setup_20211019212604.exe'
|
$ECB_WIN_URL = 'https://s3.amazonaws.com/cb_setups/MBS/53CFB286-7A97-4FDF-8CFA-475C0DB63A9A/EmberkomCloudBackup_v7.2.2.39_netv4.0_ALLEDITIONS_Setup_20211118191645.exe'
|
||||||
|
|
||||||
## Specify URL to "Backup Virtual Machine Edition" agent installer
|
## Specify URL to "Backup Virtual Machine Edition" agent installer
|
||||||
$ECB_VMM_URL = 'https://s3.amazonaws.com/cb_setups/MBS/53CFB286-7A97-4FDF-8CFA-475C0DB63A9A/EmberkomCloudBackup_v7.2.1.58_netv4.0_ALLEDITIONS_Setup_20211019212604.exe'
|
$ECB_VMM_URL = 'https://s3.amazonaws.com/cb_setups/MBS/53CFB286-7A97-4FDF-8CFA-475C0DB63A9A/EmberkomCloudBackup_v7.2.2.39_netv4.0_VM_Setup_20211118191354.exe'
|
||||||
|
|
||||||
## Set the correct download URL and agent edition
|
## Set the correct download URL and agent edition
|
||||||
switch ( $Edition.ToLower() ) {
|
switch ( $Edition.ToLower() ) {
|
||||||
|
|||||||
Reference in New Issue
Block a user