Update install.ps1
This commit is contained in:
parent
481e944c66
commit
2f13faa427
|
|
@ -98,9 +98,7 @@ Function Install-FreeSWITCH() {
|
|||
$cpu = Get-CPU
|
||||
Get-File "https://raw.github.com/sergey-mz/fusionpbx-install.sh/master/windows/resources/$cpu/mod_lua.dll"
|
||||
Copy-Item ".\mod_lua.dll" -Destination $lua
|
||||
}
|
||||
}
|
||||
|
||||
}
|
||||
}
|
||||
|
||||
Function Install-7zip() {
|
||||
|
|
|
|||
Loading…
Reference in New Issue