Added Colors to Release Information

This commit is contained in:
brotoskyj
2025-01-03 15:17:35 -05:00
parent af07944166
commit 35cdc2620d
+2
View File
@@ -1338,6 +1338,8 @@ $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 "\n\n"
$preflightCounter = [int] 0
$preflightDependancies = ""
Write-Host "Running Pre-Flight checks...`n"