mirror of
https://github.com/moparisthebest/pacman
synced 2025-01-08 12:28:00 -05:00
repo-add: remove extra exit call
Signed-off-by: Dan McGee <dan@archlinux.org>
This commit is contained in:
parent
09c803783d
commit
97e1dd9318
@ -404,7 +404,6 @@ elephant() {
|
||||
"SsjFAQAA"
|
||||
;;
|
||||
esac | openssl base64 -d | gzip -d
|
||||
exit 0
|
||||
}
|
||||
|
||||
check_repo_db() {
|
||||
|
Loading…
Reference in New Issue
Block a user