mirror of
https://github.com/YunoHost-Apps/adguardhome_ynh.git
synced 2024-09-03 18:06:23 +02:00
delete --debug
This commit is contained in:
parent
98f1689437
commit
7c858689ed
1 changed files with 1 additions and 1 deletions
|
@ -52,7 +52,7 @@ set__open_port_53() {
|
||||||
update_agh_ip_config
|
update_agh_ip_config
|
||||||
|
|
||||||
# save the new setting
|
# save the new setting
|
||||||
ynh_app_setting_set --app="$app" --key=open_port_53 --value="$open_port_53" --debug
|
ynh_app_setting_set --app="$app" --key=open_port_53 --value="$open_port_53"
|
||||||
}
|
}
|
||||||
|
|
||||||
set__dns_over_https() {
|
set__dns_over_https() {
|
||||||
|
|
Loading…
Add table
Reference in a new issue