update to latest version of LF agent
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
param([string]$URL)
|
||||
|
||||
## Path to the MSI installer
|
||||
$MSIURL = 'https://dev.emberkom.com/emberkom/management-scripts/raw/branch/master/resources/LiquidFiles_Admin_2.0.114.msi'
|
||||
$MSIURL = 'https://dev.emberkom.com/emberkom/management-scripts/raw/branch/master/resources/LiquidFiles_Admin_2.0.129.msi'
|
||||
|
||||
## Set installer args
|
||||
If ( $URL ) {
|
||||
|
||||
Reference in New Issue
Block a user