mirror of
https://github.com/simh/simh.git
synced 2026-01-26 04:01:38 +00:00
github: Fix directory specification in build_simulators.cmd
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user