From 28b6a95b0cd1a387fe819f4efe96ffd92e8ea972 Mon Sep 17 00:00:00 2001 From: Nicole Rappe Date: Fri, 16 May 2025 00:22:31 -0600 Subject: [PATCH] Misc Change --- Borealis.ps1 | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Borealis.ps1 b/Borealis.ps1 index 46df86c..2a940fa 100644 --- a/Borealis.ps1 +++ b/Borealis.ps1 @@ -103,7 +103,7 @@ Write-Host " 3) Build Electron App " -NoNewline -ForegroundColor DarkGray Write-Host "[Experimental]" -ForegroundColor Red Write-Host " 4) Package Self-Contained EXE of Server or Agent " -NoNewline -ForegroundColor DarkGray Write-Host "[Experimental]" -ForegroundColor Red -Write-Host " 5) Update Borealis" -NoNewLine -ForegroundColor DarkGray +Write-Host " 5) Update Borealis " -NoNewLine -ForegroundColor DarkGray Write-Host "[Requires Re-Build]" -ForegroundColor Red Write-Host "Type a number and press " -NoNewLine Write-Host "" -ForegroundColor DarkCyan