Fix vendor/init.bat when the PATH contains spaces.

This commit is contained in:
Gregory Lureau 2015-12-15 18:56:22 +01:00
parent bdd0f38d59
commit 6879a94c10

2
vendor/init.bat vendored
View File

@ -51,7 +51,7 @@
)
:: Enhance Path
@set PATH=%CMDER_ROOT%\bin;%PATH%;%CMDER_ROOT%\
@set "PATH=%CMDER_ROOT%\bin;%PATH%;%CMDER_ROOT%\"
:: make sure we have an example file