Skip to content

Commit 7002b5a

Browse files
committed
return 0 upon success
1 parent 080f9bf commit 7002b5a

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

run

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -152,3 +152,5 @@ while [[ $# -gt 0 ]]; do
152152
;;
153153
esac
154154
done
155+
156+
exit 0

0 commit comments

Comments
 (0)