Commit 710b646e authored by nanahira's avatar nanahira

Merge branch 'mc'

parents cd94bc3b 3a5e237a
...@@ -237,7 +237,7 @@ ...@@ -237,7 +237,7 @@
"command": "bash", "command": "bash",
"args": [ "args": [
"-c", "-c",
"cd ocgcore ; git pull origin master ; cd ../script ; git pull origin master ; cd .. ; premake5 gmake ; cd build ; make config=release ; cd .. ; strip ygopro" "cd ocgcore ; git pull origin master ; cd ../script ; git pull origin master ; cd .. ; ~/premake5 gmake ; cd build ; make config=release ; cd .. ; strip ygopro"
], ],
"path": "./ygopro/" "path": "./ygopro/"
} }
......
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