„LE_Wildcard.sh“ ändern

This commit is contained in:
Stephan 2021-10-02 14:27:31 +00:00
parent 2d7725eacb
commit 266564cf69
1 changed files with 1 additions and 1 deletions

View File

@ -63,7 +63,7 @@ cert_create () {
else
wget -q https://raw.githubusercontent.com/Neilpang/acme.sh/master/acme.sh
if [ -f ./acme.sh ]; then
echo "ok"
echo "ok / Version: $(get_key_value ./acme.sh VER)"
chmod a+x acme.sh
else
echo "fehlgeschlagen - das Skript wird beendet!"