Commit 1872fac0 authored by nanahira's avatar nanahira

form

parent 82e6f9db
...@@ -141,13 +141,13 @@ ...@@ -141,13 +141,13 @@
}, },
"command": { "command": {
"enabled": false, "enabled": false,
"username": false, "username": false,
"command_list": { "command_list": {
"script": { "script": {
"command": "git", "command": "git",
"args": ["pull", "origin", "master"], "args": ["pull", "origin", "master"],
"path": "./ygopro/script/" "path": "./ygopro/script/"
} }
} }
}, },
"http": { "http": {
......
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