diff --git a/conf/wide.json b/conf/wide.json index 8d8c007..c00d339 100644 --- a/conf/wide.json +++ b/conf/wide.json @@ -7,7 +7,7 @@ "ShellChannel": "ws://{IP}:7070", "SessionChannel": "ws://{IP}:7070", "HTTPSessionMaxAge": 86400, - "StaticResourceVersion": "201411052200", + "StaticResourceVersion": "201411062300", "MaxProcs": 4, "RuntimeMode": "dev", "WD": "${pwd}", diff --git a/pkg.sh b/pkg.sh index bc3d3ab..3eb523b 100755 --- a/pkg.sh +++ b/pkg.sh @@ -15,7 +15,6 @@ mkdir -p ${target} echo version=${ver} echo target=${target} -echo ## darwin os=darwin