mirror of
https://github.com/open-simh/simh.git
synced 2026-05-01 22:16:21 +00:00
Visual Studio Projects: Reference explicit URL when updating windows-build
This commit is contained in:
@@ -229,7 +229,7 @@ echo ** **
|
|||||||
echo *****************************************************
|
echo *****************************************************
|
||||||
echo *****************************************************
|
echo *****************************************************
|
||||||
pushd ..\..\windows-build
|
pushd ..\..\windows-build
|
||||||
"%_GIT_GIT%" pull
|
"%_GIT_GIT%" pull https://github.com/simh/windows-build
|
||||||
popd
|
popd
|
||||||
set _TRIED_PULL=1
|
set _TRIED_PULL=1
|
||||||
goto _check_build
|
goto _check_build
|
||||||
|
|||||||
Reference in New Issue
Block a user