Reworded message to be agnostic
This commit is contained in:
parent
45a108ac1a
commit
f25ed84a60
|
@ -268,7 +268,7 @@ if ! verify_vhost; then
|
||||||
clean_up "Failed to verify vhost"
|
clean_up "Failed to verify vhost"
|
||||||
fi
|
fi
|
||||||
|
|
||||||
echo "Retrieving Let's Encrypt Certificate..."
|
echo "Retrieving SSL Certificate..."
|
||||||
if ! get_cert; then
|
if ! get_cert; then
|
||||||
clean_up "Failed to retrieve certificate!"
|
clean_up "Failed to retrieve certificate!"
|
||||||
fi
|
fi
|
||||||
|
|
Loading…
Reference in New Issue