mirror of
https://github.com/YunoHost-Apps/headscale_ynh.git
synced 2024-09-03 19:25:53 +02:00
Merge branch 'master' into testing
This commit is contained in:
commit
16688e0f5a
1 changed files with 0 additions and 2 deletions
|
@ -70,8 +70,6 @@ fi
|
||||||
#=================================================
|
#=================================================
|
||||||
ynh_script_progression --message="Removing various files..." --weight=1
|
ynh_script_progression --message="Removing various files..." --weight=1
|
||||||
|
|
||||||
# Remove the log files
|
|
||||||
|
|
||||||
# Remove dnsmasq configuration
|
# Remove dnsmasq configuration
|
||||||
ynh_secure_remove --file="/etc/dnsmasq.d/$app"
|
ynh_secure_remove --file="/etc/dnsmasq.d/$app"
|
||||||
ynh_systemd_action --service_name=dnsmasq --action="reload"
|
ynh_systemd_action --service_name=dnsmasq --action="reload"
|
||||||
|
|
Loading…
Reference in a new issue