diff --git a/bootstrap.sh b/bootstrap.sh index 0207f84..f0a0041 100755 --- a/bootstrap.sh +++ b/bootstrap.sh @@ -84,3 +84,4 @@ prerequisite [ -z "$NOYAY" ] && install-yay [ -z "$NOLANG" ] && setup-lang [ -z "$NOCREDS" ] && get-creds +exit 0