Explorar o código

Supress the output of indexcontacts.sh

Raphael Schneeberger %!s(int64=4) %!d(string=hai) anos
pai
achega
fc21bff862
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      bin/v-add-sys-roundcube

+ 1 - 1
bin/v-add-sys-roundcube

@@ -182,7 +182,7 @@ else
     # Run Roundcube upgrade script
     $RC_INSTALL_DIR/$RC_EXTRACT/bin/installto.sh -y $RC_INSTALL_DIR > /dev/null 2>&1
     $RC_INSTALL_DIR/bin/update.sh --version "$version" > /dev/null 2>&1
-    $RC_INSTALL_DIR/bin/indexcontacts.sh
+    $RC_INSTALL_DIR/bin/indexcontacts.sh > /dev/null 2>&1
     chown -R root:www-data $RC_INSTALL_DIR
     
     #clean up the mess