We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 1ec3951 commit 54bc930Copy full SHA for 54bc930
setup.ps1
@@ -11,6 +11,7 @@ if ($ContinueScript -eq 1) {
11
}
12
# starting text
13
Write-Host "Starting script." -ForegroundColor Magenta
14
+Write-Host ""
15
Write-Host "!!!!!!!!!!" -ForegroundColor Yellow
16
Write-Host "MAKE SURE TO CAREFULLY READ ALL PROMPTS" -ForegroundColor Yellow
17
0 commit comments