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-30 23:47:08 +01:00
parent 3c60a815d7
commit 0c040d97f7

View file

@ -41,8 +41,6 @@ else
ynh_print_info --message="Port 53 is already closed."
fi
ynh_app_setting_set --app="$app" --key=open_port_53 --value="$open_port_53"
#=================================================
# DOWNLOAD, CHECK AND UNPACK SOURCE
#=================================================