KITAITI Makoto
null+****@clear*****
Mon Jan 11 18:40:15 JST 2016
KITAITI Makoto 2016-01-11 18:40:15 +0900 (Mon, 11 Jan 2016) New Revision: ac4219126f087215298d383c0d571081f894ca46 https://github.com/droonga/droonga-http-server/commit/ac4219126f087215298d383c0d571081f894ca46 Merged 0f9441b: Merge pull request #13 from KitaitiMakoto/systemd Message: Define install_from_npm() Modified files: install.sh Modified: install.sh (+7 -0) =================================================================== --- install.sh 2016-01-11 18:31:17 +0900 (c5c8abb) +++ install.sh 2016-01-11 18:40:15 +0900 (ebfa3a2) @@ -263,6 +263,13 @@ use_master_express_droonga() { > package.json } +install_from_npm() { + sudo -u $USER /bin/bash -c " + export PATH=$NODEJS_BASE_DIR/bin:$PATH + npm install -g droonga-http-server + " +} + install_from_repository() { cd $TEMPDIR -------------- next part -------------- HTML����������������������������...Download