repo-add: remove extra exit call
Signed-off-by: Dan McGee <dan@archlinux.org>
This commit is contained in:
parent
09c803783d
commit
97e1dd9318
1 changed files with 0 additions and 1 deletions
|
@ -404,7 +404,6 @@ elephant() {
|
||||||
"SsjFAQAA"
|
"SsjFAQAA"
|
||||||
;;
|
;;
|
||||||
esac | openssl base64 -d | gzip -d
|
esac | openssl base64 -d | gzip -d
|
||||||
exit 0
|
|
||||||
}
|
}
|
||||||
|
|
||||||
check_repo_db() {
|
check_repo_db() {
|
||||||
|
|
Loading…
Add table
Reference in a new issue