diff --git a/debian/welco.postinst b/debian/welco.postinst index 00302fe..f1da084 100644 --- a/debian/welco.postinst +++ b/debian/welco.postinst @@ -33,6 +33,7 @@ case "$1" in triggered) su -s /bin/sh -c "$MANAGE_SCRIPT hobo_deploy --redeploy" $USER + exit 0 ;; abort-upgrade|abort-remove|abort-deconfigure)