Skip to content

Commit

Permalink
Merge branch 'hotfix/rev-1.22'
Browse files Browse the repository at this point in the history
  • Loading branch information
Domantas Cibas committed Aug 20, 2018
2 parents 790aa10 + b877af0 commit 838bb9b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion ns-updater.bat
Original file line number Diff line number Diff line change
Expand Up @@ -273,7 +273,7 @@ exit /b 0
::====================================================
:erase_esp
if %esp_configured%==0 (
if %updating_all%==0 call :update_info
if %erasing_all%==0 call :update_info
echo [ESP port is not configured]
echo.
goto :display_erase_software
Expand Down

0 comments on commit 838bb9b

Please sign in to comment.