updated installer links to v7.8.3
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/Brands/FB8308E2-448A-4645-A5F6-A3632A7E57F4/EmberkomCloudBackup_v7.8.2.279_ALLEDITIONS_Setup.exe'
|
$ECB_WIN_URL = 'https://s3.amazonaws.com/cb_setups/MBS/53CFB286-7A97-4FDF-8CFA-475C0DB63A9A/Brands/FB8308E2-448A-4645-A5F6-A3632A7E57F4/EmberkomCloudBackup_v7.8.3.284_ALLEDITIONS_Setup.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/Brands/FB8308E2-448A-4645-A5F6-A3632A7E57F4/EmberkomCloudBackup_v7.8.2.279_VMWARE_Setup.exe'
|
$ECB_VMM_URL = 'https://s3.amazonaws.com/cb_setups/MBS/53CFB286-7A97-4FDF-8CFA-475C0DB63A9A/Brands/FB8308E2-448A-4645-A5F6-A3632A7E57F4/EmberkomCloudBackup_v7.8.3.284_VMWARE_Setup.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