From 2aa4f8dddffc768ce6db22cbd5bc0cc69398b0bc Mon Sep 17 00:00:00 2001 From: Richard T Bonhomme Date: Sat, 30 Mar 2024 18:05:48 +0000 Subject: [PATCH] Tools: Correct 'missing easyrsa-tools.lib' error message Signed-off-by: Richard T Bonhomme --- easyrsa3/easyrsa | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/easyrsa3/easyrsa b/easyrsa3/easyrsa index a2c613d5c..23e2ef156 100755 --- a/easyrsa3/easyrsa +++ b/easyrsa3/easyrsa @@ -5289,10 +5289,11 @@ case "$cmd" in else user_error "Missing: easyrsa-tools.lib -Use of Status Reports requires Easy-RSA tools library, source: +Command '$cmd' requires Easy-RSA tools library, source: * https://github.com/OpenVPN/easy-rsa/dev/easyrsa-tools.lib -Place a copy of easyrsa-tools.lib in a standard system location." +Place a copy of easyrsa-tools.lib in a standard system location +or the current working directory." fi case "$cmd" in