Commit 06f725af authored by nanahira's avatar nanahira

fixappv

parent 8463e39a
......@@ -81,6 +81,7 @@ after_build:
- mv -f ../../system.conf .
- cp -rf ../../ygopro.exe .
- mv -f ../../premake5.exe .
- mv -f ../../build.bat .
- cd ..
- mkdir redis
......@@ -102,7 +103,7 @@ after_build:
- npm install ws
- npm install redis
- cd ..
- 7z a ygopro-server.7z ygopro-server start.bat -mx=9 -xr!.git*
- 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