From d6d9dd11fb5e8ccd9526a13505c823f15df7b2d6 Mon Sep 17 00:00:00 2001 From: frju365 Date: Wed, 2 Jun 2021 12:55:35 +0200 Subject: [PATCH] [fix]ip6 url Co-authored-by: Kayou --- data/hooks/conf_regen/43-dnsmasq | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/data/hooks/conf_regen/43-dnsmasq b/data/hooks/conf_regen/43-dnsmasq index c864d9c71..63cd0a7dd 100755 --- a/data/hooks/conf_regen/43-dnsmasq +++ b/data/hooks/conf_regen/43-dnsmasq @@ -7,7 +7,7 @@ do_pre_regen() { pending_dir=$1 declare -a ip_yuno=(ip.yunohost.org 0-ip.yunohost.org) - declare -a ip_yuno6=(ip.yunohost.org 0-ip6.yunohost.org) + declare -a ip_yuno6=(ip6.yunohost.org 0-ip6.yunohost.org) cd /usr/share/yunohost/templates/dnsmasq