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
|
||||
|
||||
cd temp
|
||||
zip -X -9 -r ..\BizHawk.zip .
|
||||
..\zip -X -9 -r ..\BizHawk.zip .
|
||||
cd ..
|
||||
|
||||
rmdir /s /q temp
|
||||
|
|
Loading…
Reference in New Issue