[Groonga-commit] droonga/droonga-http-server at 031f4f3 [master] Put scripts for installation under suitable location.

Back to archive index

YUKI Hiroshi null+****@clear*****
Fri Sep 12 20:09:54 JST 2014


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

  New Revision: 031f4f32eb7fe6e05a387d60973d41747b4f0c6b
  https://github.com/droonga/droonga-http-server/commit/031f4f32eb7fe6e05a387d60973d41747b4f0c6b

  Message:
    Put scripts for installation under suitable location.
    
    Main scripts for installation should be placed under the root directory.
    Related scripts should be placed under "install" instead of "script", because there are already too many "script"s in this project.

  Renamed files:
    install.sh
      (from script/install.sh)
    install/centos/droonga-http-server
      (from script/centos/droonga-http-server)
    install/centos/droonga-http-server.yaml
      (from script/centos/droonga-http-server.yaml)
    install/debian/droonga-http-server
      (from script/debian/droonga-http-server)
    install/debian/droonga-http-server.yaml
      (from script/debian/droonga-http-server.yaml)

  Renamed: install.sh (+1 -1) 99%
===================================================================
--- script/install.sh    2014-09-07 23:44:50 +0900 (cbaefb2)
+++ install.sh    2014-09-12 20:09:54 +0900 (1c30a9e)
@@ -14,7 +14,7 @@
 # Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA  02110-1301  USA
 
 NAME=droonga-http-server
-SCRIPT_URL=https://raw.githubusercontent.com/droonga/$NAME/master/script
+SCRIPT_URL=https://raw.githubusercontent.com/droonga/$NAME/master/install
 USER=$NAME
 DROONGA_BASE_DIR=/home/$USER/droonga
 

  Renamed: install/centos/droonga-http-server (+0 -0) 100%
===================================================================

  Renamed: install/centos/droonga-http-server.yaml (+0 -0) 100%
===================================================================

  Renamed: install/debian/droonga-http-server (+0 -0) 100%
===================================================================

  Renamed: install/debian/droonga-http-server.yaml (+0 -0) 100%
===================================================================
-------------- next part --------------
HTML����������������������������...
Download 



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