diff --git a/utils/packpack/startpackpack.sh b/utils/packpack/startpackpack.sh index aac875873..4e32671fd 100755 --- a/utils/packpack/startpackpack.sh +++ b/utils/packpack/startpackpack.sh @@ -140,7 +140,7 @@ installtrusty () { pkgname="build/zoneminder_${VERSION}-${RELEASE}_amd64.deb" if [ -e $pkgname ]; then - sudo gdebi --non-interactive $pkgname + sudo gdebi --quiet --non-interactive $pkgname mysql -uzmuser -pzmpass zm < db/test.monitor.sql sudo /usr/bin/zmpkg.pl start sudo /usr/bin/zmfilter.pl -f purgewhenfull