1
0
Fork 0
mirror of https://github.com/YunoHost-Apps/adguardhome_ynh.git synced 2024-09-03 18:06:23 +02:00
This commit is contained in:
OniriCorpe 2023-12-31 22:04:19 +01:00
parent 39c1bc9387
commit bdbd7b7596

View file

@ -52,7 +52,7 @@ set__open_port_53() {
update_agh_ip_config
# save the new setting
ynh_app_setting_set "$app" --key=open_port_53 --value="$open_port_53"
ynh_app_setting_set "$app" --key=open_port_53 --value="$open_port_53" --debug
}
set__dns_over_https() {