no change
This commit is contained in:
+3
-1
@@ -221,7 +221,9 @@ function build_dmz_certbot {
|
|||||||
echowarn "CNAME <$fqdn> points to another server: <$server_name>"
|
echowarn "CNAME <$fqdn> points to another server: <$server_name>"
|
||||||
else
|
else
|
||||||
echo registering "$domain" "$subDomain" to ... "$public_hostname"
|
echo registering "$domain" "$subDomain" to ... "$public_hostname"
|
||||||
"$MIAOU_BASEDIR"/lib/registrar/ovh-domain.sh set "$domain" "$subDomain" "$public_hostname"
|
|
||||||
|
echo NOT YET! #FIXME: to delete
|
||||||
|
# "$MIAOU_BASEDIR"/lib/registrar/ovh-domain.sh set "$domain" "$subDomain" "$public_hostname"
|
||||||
|
|
||||||
echo "TODO: TEST with dig, wait for reply in 4s then certbot!!!"
|
echo "TODO: TEST with dig, wait for reply in 4s then certbot!!!"
|
||||||
exit 5
|
exit 5
|
||||||
|
|||||||
Reference in New Issue
Block a user