Commit d2772138 authored by nanahira's avatar nanahira

bat_loc

parent ed76af38
......@@ -81,7 +81,7 @@ after_build:
- mv -f ../../system.conf .
- cp -rf ../../ygopro.exe .
- mv -f ../../premake5.exe .
- mv -f ../../build.bat .
- mv -f ../../bats/build.bat .
- cd ..
- mkdir redis
......@@ -103,6 +103,7 @@ after_build:
- npm install ws
- npm install redis
- cd ..
- mv -f bats/start.bat .
- 7z a -mx9 -xr!.git* ygopro-server.7z ygopro-server start.bat
test: off
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment