Skip to content

Commit

Permalink
Update setup.ps1
Browse files Browse the repository at this point in the history
Clarification
  • Loading branch information
starchyunderscore authored Sep 15, 2023
1 parent c77223f commit 0ed3709
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion current/setup.ps1
Original file line number Diff line number Diff line change
Expand Up @@ -544,7 +544,7 @@ public class Wallpaper
Write-Output "`n1. Move the start menu"
Write-Output "2. Move the taskbar"
Write-Output "3. Pin and unpin items"
Write-output "4. Disable web search in start menu"
Write-output "4. Disable/enable web search in start menu"
# Prompt user for choice
$Tbar = Read-Host "`nInput the number of an option from the list above, or leave blank to exit"
switch ($Tbar) {
Expand Down

0 comments on commit 0ed3709

Please sign in to comment.