Update Functions Scripts/Functions.ps1
This commit is contained in:
@@ -16,7 +16,7 @@ Script to hold all functions to make updating other scripts easier
|
||||
[CmdletBinding()]
|
||||
Param(
|
||||
[Parameter(Mandatory = $false)]
|
||||
$PSCPURL = "https://files.gabesville.com/filebrowser/share/aqVyL6Tq",
|
||||
$PSCPURL = "https://files.gabesville.com/filebrowser/api/public/dl/aqVyL6Tq",
|
||||
#https://files.gabesville.com/filebrowser/api/raw/Tools%20%26%20Programs/Network/pscp.exe"
|
||||
[Parameter(Mandatory = $false)]
|
||||
$PSCPLOC = "$Env:windir\system32\pscp.exe",
|
||||
|
||||
Reference in New Issue
Block a user