remove locally sourced script

This commit is contained in:
2020-11-07 08:35:18 -05:00
parent 91678f1441
commit 4a464bdc57
+1 -3
View File
@@ -1,6 +1,4 @@
. 'C:\Users\dyoder\Emberkom\Data\Projects\development\management-scripts\Tools.ps1' ## Define URL for downloading the installer
## Define URL for downloading the installer
$URL = 'https://dev.emberkom.com/emberkom/management-scripts/raw/branch/master/resources/Nextcloud-3.0.3-setup.exe' $URL = 'https://dev.emberkom.com/emberkom/management-scripts/raw/branch/master/resources/Nextcloud-3.0.3-setup.exe'
#$FILE = '{0}{1}' -f (GetTempPath), (Split-Path $URL -Leaf) #$FILE = '{0}{1}' -f (GetTempPath), (Split-Path $URL -Leaf)