[Groonga-commit] droonga/droonga-engine at 606ba68 [master] Update usage for the current implementation

Back to archive index

YUKI Hiroshi null+****@clear*****
Tue Sep 16 12:25:11 JST 2014


YUKI Hiroshi	2014-09-16 12:25:11 +0900 (Tue, 16 Sep 2014)

  New Revision: 606ba68612fd1d24b7f99fe7095be68e083b750e
  https://github.com/droonga/droonga-engine/commit/606ba68612fd1d24b7f99fe7095be68e083b750e

  Message:
    Update usage for the current implementation

  Modified files:
    install.sh

  Modified: install.sh (+3 -1)
===================================================================
--- install.sh    2014-09-16 12:23:41 +0900 (4a4e7c3)
+++ install.sh    2014-09-16 12:25:11 +0900 (34aa1a6)
@@ -17,7 +17,9 @@
 #   Install a release version:
 #     curl https://raw.githubusercontent.com/droonga/droonga-engine/master/install.sh | sudo bash
 #   Install the latest revision from the repository:
-#     curl https://raw.githubusercontent.com/droonga/droonga-engine/master/install.sh | sudo INSTALL_VERSION=master bash
+#     curl https://raw.githubusercontent.com/droonga/droonga-engine/master/install.sh | sudo VERSION=master bash
+#   Install without prompt for the hostname:
+#     curl https://raw.githubusercontent.com/droonga/droonga-engine/master/install.sh | sudo HOST=xxx.xxx.xxx.xxx bash
 
 NAME=droonga-engine
 SCRIPT_URL=https://raw.githubusercontent.com/droonga/$NAME/master/install
-------------- next part --------------
HTML����������������������������...
Download 



More information about the Groonga-commit mailing list
Back to archive index