1
0
mirror of https://github.com/TheLocehiliosan/yadm synced 2024-10-27 20:34:27 +00:00

Explicitly exit zero from main()

This commit is contained in:
Tim Byrne 2016-03-23 19:13:04 -05:00
parent a60ed8b655
commit 36a3482c8d

2
yadm
View File

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