Skip to content

Commit

Permalink
Improve batch_proto.bat
Browse files Browse the repository at this point in the history
  • Loading branch information
Andreas Langenhagen committed Jul 30, 2023
1 parent a8acf95 commit c186da9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion batch_proto.bat
Original file line number Diff line number Diff line change
Expand Up @@ -47,7 +47,7 @@ echo Hello there!
rem ------------------------------------------------------------------------------------------------
rem PATH variable

SET PATH=%PATH%;C:\foo\bar
SET PATH=%PATH%;C:\foo\spaces are allowed\without quotation marks
echo %PATH%

rem ------------------------------------------------------------------------------------------------
Expand Down

0 comments on commit c186da9

Please sign in to comment.