We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 12273eb commit 6ce6591Copy full SHA for 6ce6591
ci_build.sh
@@ -90,7 +90,7 @@ if [ -d ${HOME}/.dosemu/drive_c/tc201 ] ; then
90
echo set PATH='%TC2_BASE%;C:\\devel\\nasm;C:\\bin;%OLDPATH%'
91
} | unix2dos > config.bat
92
93
- dosemu -td -q -K . -E "build.bat lfn"
+ dosemu -td -q -K . -E "build.bat"
94
mv -n bin/KTC*.map bin/KTC*.sys _output/tc_dos/.
95
mv -n bin/country.sys _output/tc_dos/.
96
# TC share
0 commit comments