diff --git a/homeassistant-supervised/DEBIAN/postrm b/homeassistant-supervised/DEBIAN/postrm index 0155ec8..06bd88b 100755 --- a/homeassistant-supervised/DEBIAN/postrm +++ b/homeassistant-supervised/DEBIAN/postrm @@ -30,5 +30,6 @@ remove|abort-install|disappear) info Undo divert on "$@" undo_divert reset_debconf_selections + info "Removal complete, you will need to manually the containers created by the supervisor" ;; esac