[Groonga-commit] droonga/droonga-engine at 9e27e22 [master] Specify install target version correctly

Back to archive index

YUKI Hiroshi null+****@clear*****
Fri Sep 12 19:48:20 JST 2014


YUKI Hiroshi	2014-09-12 19:48:20 +0900 (Fri, 12 Sep 2014)

  New Revision: 9e27e222ed032919a39c8bc5380da4aea9f06ddd
  https://github.com/droonga/droonga-engine/commit/9e27e222ed032919a39c8bc5380da4aea9f06ddd

  Message:
    Specify install target version correctly

  Modified files:
    install.sh

  Modified: install.sh (+1 -1)
===================================================================
--- install.sh    2014-09-12 19:45:24 +0900 (994d32f)
+++ install.sh    2014-09-12 19:48:20 +0900 (2c628ae)
@@ -17,7 +17,7 @@
 #   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 | INSTALL_VERSION=master sudo bash
+#     curl https://raw.githubusercontent.com/droonga/droonga-engine/master/install.sh | sudo INSTALL_VERSION=master bash
 
 NAME=droonga-engine
 SCRIPT_URL=https://raw.githubusercontent.com/droonga/$NAME/master/install
-------------- next part --------------
HTML����������������������������...
다운로드 



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