This commit is contained in:
Liang Ding 2014-11-06 22:54:37 +08:00
parent 61f8d214d2
commit dec2e5233b
2 changed files with 1 additions and 2 deletions

View File

@ -7,7 +7,7 @@
"ShellChannel": "ws://{IP}:7070",
"SessionChannel": "ws://{IP}:7070",
"HTTPSessionMaxAge": 86400,
"StaticResourceVersion": "201411052200",
"StaticResourceVersion": "201411062300",
"MaxProcs": 4,
"RuntimeMode": "dev",
"WD": "${pwd}",

1
pkg.sh
View File

@ -15,7 +15,6 @@ mkdir -p ${target}
echo version=${ver}
echo target=${target}
echo
## darwin
os=darwin