199 write-host
This commit is contained in:
@@ -196,7 +196,7 @@
|
||||
}
|
||||
|
||||
'UI' {
|
||||
Write-LogHybrid "Launching UI" Info Startup
|
||||
Write-Host "Launching UI" Info Startup -ForegroundColor Cyan
|
||||
Write-Host "Starting ScriptMonkey UI on http://localhost:$Port/" -ForegroundColor Cyan
|
||||
Start-Process "msedge.exe" -ArgumentList "--app=http://localhost:$Port"
|
||||
Start-Server # blocks until you click Exit
|
||||
|
||||
Reference in New Issue
Block a user