From: Silvio Rhatto Date: Fri, 3 Nov 2017 12:42:01 +0000 (-0200) Subject: Removes incorrect exit command (#79) X-Git-Tag: 0.5.2~4 X-Git-Url: https://gitweb.fluxo.info/?a=commitdiff_plain;h=f534b40b7eb598cffcc9378c4520d5210552e0d5;p=keyringer.git Removes incorrect exit command (#79) --- diff --git a/lib/keyringer/actions/append b/lib/keyringer/actions/append index 905867a..ccb25fb 100755 --- a/lib/keyringer/actions/append +++ b/lib/keyringer/actions/append @@ -6,7 +6,6 @@ # Load functions LIB="`dirname $0`/../functions" source "$LIB" readwrite $* || exit 1 -exit # Get file keyringer_get_file "$2"