Remove spurious echo in upgrade process

Closes: #453

Signed-off-by: Richard T Bonhomme <tincantech@protonmail.com>
This commit is contained in:
Richard T Bonhomme 2022-03-21 17:51:11 +00:00
parent 32071fc32f
commit c56eee40bf
No known key found for this signature in database
GPG Key ID: 2D767DB92FB6C246

View File

@ -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