|
@@ -10,7 +10,7 @@ then
|
|
|
echo "git clone the ${git_url} done"
|
|
|
echo "All tasks complete!!!"
|
|
|
echo "Attention! Before generate or renew certificates manual"
|
|
|
- echo "Please read https://git.sdsys.ru/sdsys/pki/src/master/iru/wild/acme-dns/README.md"
|
|
|
+ echo "Please read https://git.sdsys.ru/sdsys/pki/src/master/iru/wildcard/acme-dns/README.md"
|
|
|
else
|
|
|
echo "Cannot git clone the ${git_url}"; exit 1
|
|
|
fi
|