Delete pre-install.ps1
This commit is contained in:
parent
74abcb8196
commit
3571e7b450
|
|
@ -1,5 +0,0 @@
|
|||
#get the install script
|
||||
Set-Location "$env:PUBLIC\Downloads"
|
||||
Invoke-WebRequest https://raw.github.com/fusionpbx/fusionpbx-install.sh/master/windows/install.ps1 -OutFile install.ps1
|
||||
#run the script
|
||||
.\install.ps1
|
||||
Loading…
Reference in New Issue