YUKI Hiroshi
null+****@clear*****
Wed Sep 17 10:30:09 JST 2014
YUKI Hiroshi 2014-09-17 10:30:09 +0900 (Wed, 17 Sep 2014) New Revision: 7ba90410ba8f26669f83cae6ddebd46b57701ecd https://github.com/droonga/droonga-http-server/commit/7ba90410ba8f26669f83cae6ddebd46b57701ecd Message: Use more meaningful comment Modified files: install.sh Modified: install.sh (+2 -2) =================================================================== --- install.sh 2014-09-17 10:28:46 +0900 (2cc3a79) +++ install.sh 2014-09-17 10:30:09 +0900 (f56fdb9) @@ -21,7 +21,7 @@ # $ curl https://raw.githubusercontent.com/droonga/droonga-http-server/master/install.sh | sudo bash # Install the latest revision from the repository: # $ curl https://raw.githubusercontent.com/droonga/droonga-http-server/master/install.sh | sudo VERSION=master bash -# Install without prompt for the hostname: +# Install with specified hostnames (disabling auto-detection): # $ curl https://raw.githubusercontent.com/droonga/droonga-http-server/master/install.sh | sudo HOST=xxx.xxx.xxx.xxx ENGINE_HOST=xxx.xxx.xxx.xxx bash # # CentOS 7: @@ -30,7 +30,7 @@ # # curl https://raw.githubusercontent.com/droonga/droonga-http-server/master/install.sh | bash # Install the latest revision from the repository: # # curl https://raw.githubusercontent.com/droonga/droonga-http-server/master/install.sh | VERSION=master bash -# Install without prompt for the hostname: +# Install with specified hostnames (disabling auto-detection): # # curl https://raw.githubusercontent.com/droonga/droonga-http-server/master/install.sh | HOST=xxx.xxx.xxx.xxx ENGINE_HOST=xxx.xxx.xxx.xxx bash NAME=droonga-http-server -------------- next part -------------- HTML����������������������������...Download