diff --git a/CHAMP.ps1 b/CHAMP.ps1 index 06ebc97..a65d13e 100644 --- a/CHAMP.ps1 +++ b/CHAMP.ps1 @@ -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 = ""