development #7
@@ -1339,7 +1339,8 @@ $Form1.StartPosition = [System.Windows.Forms.FormStartPosition]::CenterParent
|
||||
$Form1.Text = "CHAMP - Agile Axolotl"
|
||||
Function preflight () {
|
||||
Write-Host "CHAMP - Agile Axolotl Update" -ForegroundColor "Yellow" -BackgroundColor "Black"
|
||||
Write-Host "\n\n"
|
||||
Write-Host ""
|
||||
Write-Host ""
|
||||
$preflightCounter = [int] 0
|
||||
$preflightDependancies = ""
|
||||
Write-Host "Running Pre-Flight checks...`n"
|
||||
|
||||
Reference in New Issue
Block a user