diff --git a/menhera.sh b/menhera.sh index 990e540..2e45f3d 100755 --- a/menhera.sh +++ b/menhera.sh @@ -192,7 +192,7 @@ done if [[ $LIBRARY_ONLY -eq 1 ]]; then # acting as a library only - exit 0 + return 0 fi if [[ $EUID -ne 0 ]]; then