Владимир Томишинец 5 年 前
コミット
11fb6a2387
1 ファイル変更1 行追加1 行削除
  1. 1 1
      entrypoint.sh

+ 1 - 1
entrypoint.sh

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