Deprecated Old Flask Site Hosting

This commit is contained in:
2025-05-01 03:28:38 -06:00
parent eb4cd35734
commit 0f6a474817
2 changed files with 25 additions and 45 deletions

View File

@ -161,8 +161,7 @@ switch ($choice) {
Write-Host "`nLaunching Borealis..." -ForegroundColor Green
Write-Host "===================================================================================="
Write-Host "$($symbols.Running) Python Flask Server Started..."
Write-Host "$($symbols.Running) Preloading OCR Engines... Please be patient..."
Write-Host "$($symbols.Running) Python Flask API Server Started..."
& $py $server_py
Pop-Location