mirror of
https://github.com/YunoHost-Apps/adguardhome_ynh.git
synced 2024-09-03 18:06:23 +02:00
fix dnsmask config after AGH removal
This commit is contained in:
parent
a46953854d
commit
0e4cd18bee
1 changed files with 2 additions and 0 deletions
|
@ -35,6 +35,8 @@ ynh_remove_nginx_config
|
||||||
# Remove the dedicated dnsmasq config for AdGuardHome
|
# Remove the dedicated dnsmasq config for AdGuardHome
|
||||||
ynh_secure_remove --file="/etc/dnsmasq.d/$app"
|
ynh_secure_remove --file="/etc/dnsmasq.d/$app"
|
||||||
|
|
||||||
|
systemctl restart dnsmasq
|
||||||
|
|
||||||
#=================================================
|
#=================================================
|
||||||
# END OF SCRIPT
|
# END OF SCRIPT
|
||||||
#=================================================
|
#=================================================
|
||||||
|
|
Loading…
Add table
Reference in a new issue