Output Bug Fix
This commit is contained in:
@@ -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 = ""
|
||||
|
||||
Reference in New Issue
Block a user