Needs to exit 0

This commit is contained in:
madisetti 2022-02-20 23:00:36 -05:00
parent 824064faa9
commit 2fd6eb9b66
No known key found for this signature in database
GPG Key ID: 9080F46A6E933A9D

View File

@ -599,4 +599,4 @@ if [[ "${dialog:-}" == 'false' ]]; then
dialog_installer
fi
exit 1
exit 0