Actually call bundle.sh from bundle.bat
…instead of bundle-linux.sh that no longer exists
This commit is contained in:
@@ -15,4 +15,4 @@ rem cd %HOMEPATH%
|
||||
call "C:\Program Files (x86)\Microsoft Visual Studio\2017\Community\VC\Auxiliary\Build\vcvarsall.bat" %ARCH%
|
||||
echo Use full exe names when running under bash, e.g. "msbuild.exe"
|
||||
echo Loading bash, you may now use git and msbuild in the same console \o/.
|
||||
"C:\Program Files\Git\bin\sh.exe" bundle-linux.sh
|
||||
"C:\Program Files\Git\bin\sh.exe" bundle.sh
|
||||
|
Reference in New Issue
Block a user