[Groonga-commit] droonga/droonga-http-server at 6ff306f [master] Define NODEJS_COMMAND variable

Back to archive index

KITAITI Makoto null+****@clear*****
Mon Jan 11 19:33:19 JST 2016


KITAITI Makoto	2016-01-11 19:33:19 +0900 (Mon, 11 Jan 2016)

  New Revision: 6ff306f9ea8822085e740d4c0c9b38fce528ca35
  https://github.com/droonga/droonga-http-server/commit/6ff306f9ea8822085e740d4c0c9b38fce528ca35

  Merged 0f9441b: Merge pull request #13 from KitaitiMakoto/systemd

  Message:
    Define NODEJS_COMMAND variable

  Modified files:
    install.sh

  Modified: install.sh (+1 -0)
===================================================================
--- install.sh    2016-01-11 19:12:41 +0900 (193c224)
+++ install.sh    2016-01-11 19:33:19 +0900 (e836a16)
@@ -50,6 +50,7 @@ EXPRESS_DROONGA_REPOSITORY_URL=git://github.com/droonga/express-droonga.git#mast
 : ${ENGINE_PORT:=Auto Detect}
 
 NODEJS_BASE_DIR=/home/$USER/node
+NODEJS_COMMAND=$NODEJS_BASE_DIR/bin/node
 NODEJS_BASE_URL=https://nodejs.org/download/release
 
 : ${NODEJS_VERSION:=v0.12.9}
-------------- next part --------------
HTML����������������������������...
Download 



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