Commit 1331658f authored by nanahira's avatar nanahira

Merge branch 'master' into 2pick

parents 5388782e 1f9c549f
...@@ -79,7 +79,7 @@ after_build: ...@@ -79,7 +79,7 @@ after_build:
- mv -f ../../lflist.conf . - mv -f ../../lflist.conf .
- mv -f ../../strings.conf . - mv -f ../../strings.conf .
- mv -f ../../system.conf . - mv -f ../../system.conf .
- mv -f ../../ygopro.exe . - cp -rf ../../ygopro.exe .
- mv -f ../../premake5.exe . - mv -f ../../premake5.exe .
- cd .. - cd ..
...@@ -90,7 +90,7 @@ after_build: ...@@ -90,7 +90,7 @@ after_build:
- rm -rf Redis-x64-3.2.100.zip - rm -rf Redis-x64-3.2.100.zip
- cd .. - cd ..
- cp -rf ../cards.cdb windbot - cp -rf ygopro/cards.cdb windbot
- cp -rf config.json config.user.json - cp -rf config.json config.user.json
- cp -rf ../node-v9.1.0-win-x64.zip . - cp -rf ../node-v9.1.0-win-x64.zip .
- 7z x node-v9.1.0-win-x64.zip - 7z x node-v9.1.0-win-x64.zip
......
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