Create startpackpack.sh

quiet gdebi output
This commit is contained in:
Andrew Bauer 2017-06-14 12:28:56 -05:00 committed by GitHub
parent f91e171526
commit b17a4d8994
1 changed files with 1 additions and 1 deletions

View File

@ -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