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