mirror of
https://github.com/YunoHost-Apps/adguardhome_ynh.git
synced 2024-09-03 18:06:23 +02:00
add progression message for system configurations removal
This commit is contained in:
parent
bb235a2392
commit
c512e9599e
1 changed files with 2 additions and 0 deletions
|
@ -22,6 +22,8 @@ then
|
|||
yunohost service remove "$app"
|
||||
fi
|
||||
|
||||
ynh_script_progression --message="Removing system configurations related to $app..." --weight=1
|
||||
|
||||
# Remove the dedicated dnsmasq config for AdGuardHome
|
||||
ynh_secure_remove --file="/etc/dnsmasq.d/$app"
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue