YUKI Hiroshi
null+****@clear*****
Fri Mar 28 16:09:12 JST 2014
YUKI Hiroshi 2014-03-28 16:09:12 +0900 (Fri, 28 Mar 2014) New Revision: 0ea713ce1dd3e09ce106ca6ba29a9f67058f646e https://github.com/droonga/droonga-http-server/commit/0ea713ce1dd3e09ce106ca6ba29a9f67058f646e Message: Add bin/droonga-http-server Added files: bin/droonga-http-server Added: bin/droonga-http-server (+9 -0) 100755 =================================================================== --- /dev/null +++ bin/droonga-http-server 2014-03-28 16:09:12 +0900 (8afbff3) @@ -0,0 +1,9 @@ +#!/bin/sh + +set -e +set -u + +root_dir=$(cd $(dirname $0)/.. && pwd) +cd $root_dir + +exec node application.js "$@" -------------- next part -------------- HTML����������������������������...Download