Skip to content

Commit

Permalink
[build] Introduce menu wrapper for build operations
Browse files Browse the repository at this point in the history
Addendum to 6e9ab47 and 32cde10.

1. Fix misaligned heading. 8^d

Signed-off-by: benyamin-codez <[email protected]>
  • Loading branch information
benyamin-codez committed Jan 9, 2025
1 parent 32cde10 commit 14b6351
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build_menu.bat
Original file line number Diff line number Diff line change
Expand Up @@ -77,7 +77,7 @@ title Rapid Prototyping Build Menu
mode con cols=78 lines=62
color 07
echo.
call :_color_echo %_s_Hdr% " Rapid Prototyping Build Menu - for Windows KVM Guest Drivers"
call :_color_echo %_s_Hdr% " Rapid Prototyping Build Menu for Windows KVM Guest Drivers"
echo.
echo [T] Toggle Enterprise WDK location
if "%_t_EWDK_Mnts%"=="Mounted Image" (
Expand Down

0 comments on commit 14b6351

Please sign in to comment.