typo
This commit is contained in:
parent
428e0243cd
commit
4b637ea20b
@ -201,6 +201,6 @@ if [ $acme_renew_state == "0" ]; then
|
|||||||
echo "Remember to create a cron job to run this script once a week."
|
echo "Remember to create a cron job to run this script once a week."
|
||||||
exit 0
|
exit 0
|
||||||
else
|
else
|
||||||
echo "Someething when wrong when trying to get/renew the certificate."
|
echo "Something when wrong when trying to get/renew the certificate."
|
||||||
exit $acme_renew_state
|
exit $acme_renew_state
|
||||||
fi
|
fi
|
||||||
|
Loading…
Reference in New Issue
Block a user