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