Update finish.ps1 (#138)

Added pause
This commit is contained in:
Len 2018-01-20 19:08:42 -05:00 committed by FusionPBX
parent ebfeb8a00c
commit db78c75117
1 changed files with 5 additions and 0 deletions

View File

@ -70,3 +70,8 @@ Write-Log " http://docs.fusionpbx.com"
#Start login page
#Start-Process http://$domain_name
Write-Log " Press any key to close this window."
Write-Log " Please copy the important info first."
cmd /c pause | out-null