[Groonga-commit] droonga/droonga-http-server at 9ff587f [master] Prevent stopping process

アーカイブの一覧に戻る

long-long-float null+****@clear*****
Fri Sep 5 15:58:18 JST 2014


long-long-float	2014-09-05 15:58:18 +0900 (Fri, 05 Sep 2014)

  New Revision: 9ff587fc163412aef5d4a564b637802b588c7062
  https://github.com/droonga/droonga-http-server/commit/9ff587fc163412aef5d4a564b637802b588c7062

  Merged 8c35f93: Merge pull request #3 from long-long-float/install-script

  Message:
    Prevent stopping process

  Modified files:
    script/install.sh

  Modified: script/install.sh (+1 -1)
===================================================================
--- script/install.sh    2014-09-05 15:52:10 +0900 (e04b762)
+++ script/install.sh    2014-09-05 15:58:18 +0900 (5402b5a)
@@ -51,7 +51,7 @@ install_in_debian() {
 }
 
 install_in_centos() {
-  yum update
+  yum -y update
   yum -y install npm
   npm install -g droonga-http-server
 
-------------- next part --------------
HTML����������������������������...
ダウンロード 



More information about the Groonga-commit mailing list
アーカイブの一覧に戻る