Skip to content

Commit

Permalink
fix: typo
Browse files Browse the repository at this point in the history
  • Loading branch information
Xyueta authored Oct 8, 2023
1 parent 4da79db commit 2e7147f
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -43,7 +43,7 @@ echo]
:: Download and install Open-Shell
winget install -e --id Open-Shell.Open-Shell-Menu -h --accept-source-agreements --accept-package-agreements --force > nul
if %errorlevel% NEQ 0 (
echo eror: Open-Shell installation failed.
echo error: Open-Shell installation failed.
pause
exit /b 1
)
Expand Down

0 comments on commit 2e7147f

Please sign in to comment.