mirror of
https://github.com/simh/simh.git
synced 2026-01-13 15:27:14 +00:00
github: Fix directory specification in build_simulators.cmd
This commit is contained in:
parent
63372c4cb1
commit
e081a151cc
@ -2,7 +2,7 @@
|
||||
:: Build Release simulators with Visual Studio and save the binaries
|
||||
:: in a Zip file.
|
||||
::
|
||||
pushd ~p0
|
||||
pushd "%~p0"
|
||||
cd ..
|
||||
:: First build all the simulators
|
||||
call build_vstudio.bat
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user