[fix]ip6 url

Co-authored-by: Kayou <pierre@kayou.io>
This commit is contained in:
frju365 2021-06-02 12:55:35 +02:00 committed by GitHub
parent 4d1c92486e
commit d6d9dd11fb
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -7,7 +7,7 @@ do_pre_regen() {
pending_dir=$1 pending_dir=$1
declare -a ip_yuno=(ip.yunohost.org 0-ip.yunohost.org) 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 cd /usr/share/yunohost/templates/dnsmasq