Skip to content

Commit 0989d79

Browse files
Update setup.ps1
1 parent 4f1cbc3 commit 0989d79

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

setup.ps1

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -270,4 +270,4 @@ $Location = $Host.UI.PromptForChoice("Where should the taskbar go?", "(Default B
270270
}
271271
# end script
272272
Write-Host "" # I want a newline here for more consistant formatting :)
273-
Read-Host "Script Finished, press enter to exit" -ForegroundColor Green
273+
Read-Host "Script Finished, press enter to exit"

0 commit comments

Comments
 (0)