removed an unneeded and breaking the build debconf reference

pull/74/head
turint 11 years ago
parent 90afe1b4dc
commit b24898c79d
  1. 3
      debian/postinst

3
debian/postinst vendored

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

Loading…
Cancel
Save