removed an unneeded and breaking the build debconf reference
This commit is contained in:
parent
90afe1b4dc
commit
b24898c79d
|
@ -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…
Reference in New Issue