Output Bug Fix

This commit is contained in:
brotoskyj
2025-01-03 15:19:59 -05:00
parent 35cdc2620d
commit f5ffee38e1
+1 -1
View File
@@ -1338,7 +1338,7 @@ $Form1.Name = "Form1"
$Form1.StartPosition = [System.Windows.Forms.FormStartPosition]::CenterParent
$Form1.Text = "CHAMP - Agile Axolotl"
Function preflight () {
Write-Host -ForegroundColor "Yellow" -BackColor "Black" "CHAMP - Agile Axolotl Update"
Write-Host "CHAMP - Agile Axolotl Update" -ForegroundColor "Yellow" -BackgroundColor "Black"
Write-Host "\n\n"
$preflightCounter = [int] 0
$preflightDependancies = ""