Skip to content

Commit

Permalink
win-script: fix typo_error on #6 goto__permission
Browse files Browse the repository at this point in the history
Signed-off-by: KARTHIK LAL <[email protected]>
  • Loading branch information
karthik558 committed Jun 14, 2022
1 parent 28c8295 commit 1e2994f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion clean-win.bat
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@

@echo off

ggoto check_Permissions &::check permission to continue the script
goto check_Permissions &::check permission to continue the script

:check_Permissions
echo Checking for administrator permissions...
Expand Down

0 comments on commit 1e2994f

Please sign in to comment.