forked from norman/fusionpbx-install.sh-github-mirror
Update install.ps1
This commit is contained in:
@@ -101,8 +101,6 @@ Function Install-FreeSWITCH() {
|
||||
}
|
||||
}
|
||||
|
||||
}
|
||||
|
||||
Function Install-7zip() {
|
||||
if (-not (Test-Path "c:\Program Files\7-Zip\7z.exe")) {
|
||||
Write-Host "Downloading and Installing 7-Zip" -ForegroundColor Cyan
|
||||
|
||||
Reference in New Issue
Block a user