Exit function with correct code

Signed-off-by: Richard Bonhomme <tincanteksup@gmail.com>
This commit is contained in:
Richard Bonhomme 2020-01-11 00:36:51 +00:00
parent 8cd88a14bb
commit ef2fc88cf0
No known key found for this signature in database
GPG Key ID: D7D49FA009D95091

View File

@ -942,8 +942,9 @@ Matching file found at: "
}
# inline it
[ $EASYRSA_INLINE ] && inline_creds
if [ $EASYRSA_INLINE ]; then
inline_creds
fi
} # => build_full()
#Create inline credentials file for this node