Explicitly exit zero from main()

This commit is contained in:
Tim Byrne 2016-03-23 19:13:04 -05:00
parent a60ed8b655
commit 36a3482c8d
1 changed files with 2 additions and 0 deletions

2
yadm
View File

@ -89,6 +89,8 @@ function main() {
auto_alt auto_alt
auto_perms auto_perms
exit 0
} }
#; ****** yadm Commands ****** #; ****** yadm Commands ******