From dec2e5233b6a0dbe56f939a48113e25a4828cd6d Mon Sep 17 00:00:00 2001 From: Liang Ding Date: Thu, 6 Nov 2014 22:54:37 +0800 Subject: [PATCH] :zap: --- conf/wide.json | 2 +- pkg.sh | 1 - 2 files changed, 1 insertion(+), 2 deletions(-) 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