removed an unneeded and breaking the build debconf reference

This commit is contained in:
turint
2014-07-04 21:27:43 +03:00
parent 90afe1b4dc
commit b24898c79d
-3
View File
@@ -48,9 +48,6 @@ case "$1" in
fi
invoke-rc.d nginx restart
# and we're done
db_stop
;;
abort-upgrade|abort-remove|abort-deconfigure)