fix makerelease

This commit is contained in:
zeromus 2014-07-27 02:18:25 +00:00
parent 9b70edb54c
commit f21daf9062
1 changed files with 1 additions and 1 deletions

View File

@ -21,7 +21,7 @@ rmdir /s /q temp\lua
svn export ..\output\lua temp\Lua svn export ..\output\lua temp\Lua
cd temp cd temp
zip -X -9 -r ..\BizHawk.zip . ..\zip -X -9 -r ..\BizHawk.zip .
cd .. cd ..
rmdir /s /q temp rmdir /s /q temp