Removed stray ED echo
This commit is contained in:
parent
ce858f56c5
commit
da6f658770
@ -393,7 +393,6 @@ easyrsa_openssl() {
|
||||
cp "$easyrsa_openssl_conf" "$EASYRSA_SAFE_CONF"
|
||||
err=$?
|
||||
else
|
||||
echo "$EASYRSA_OPENSSL" "$openssl_command" -config "$easyrsa_openssl_conf" "$@"
|
||||
"$EASYRSA_OPENSSL" "$openssl_command" -config "$easyrsa_openssl_conf" "$@"
|
||||
err=$?
|
||||
fi
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user