Remove spurious echo in upgrade process
Closes: #453 Signed-off-by: Richard T Bonhomme <tincantech@protonmail.com>
This commit is contained in:
parent
32071fc32f
commit
c56eee40bf
@ -2324,7 +2324,7 @@ up23_manage_upgrade_23 ()
|
||||
|
||||
if [ $EASYRSA_FOUND_VARS -ne 1 ];
|
||||
then
|
||||
die echo "vars file not found"
|
||||
die "vars file not found"
|
||||
fi
|
||||
|
||||
# Only allow specific vars/vars.bat to exist
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user