fix makerelease
This commit is contained in:
parent
9b70edb54c
commit
f21daf9062
|
@ -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
|
||||||
|
|
Loading…
Reference in New Issue