mirror of
https://github.com/YunoHost-Apps/adguardhome_ynh.git
synced 2024-09-03 18:06:23 +02:00
Remove the dedicated dnsmasq config for AdGuardHome
This commit is contained in:
parent
aeab6379ab
commit
bb235a2392
1 changed files with 3 additions and 0 deletions
|
@ -22,6 +22,9 @@ then
|
||||||
yunohost service remove "$app"
|
yunohost service remove "$app"
|
||||||
fi
|
fi
|
||||||
|
|
||||||
|
# Remove the dedicated dnsmasq config for AdGuardHome
|
||||||
|
ynh_secure_remove --file="/etc/dnsmasq.d/$app"
|
||||||
|
|
||||||
# Remove the dedicated systemd config
|
# Remove the dedicated systemd config
|
||||||
ynh_remove_systemd_config
|
ynh_remove_systemd_config
|
||||||
|
|
||||||
|
|
Loading…
Add table
Reference in a new issue