1
0
Fork 0
mirror of https://github.com/YunoHost-Apps/hotspot_ynh.git synced 2024-09-03 19:25:53 +02:00

Fix indent in _common.sh

This commit is contained in:
Alexandre Aubin 2023-10-05 18:26:41 +02:00
parent ddc23c17b5
commit f55f117625

View file

@ -97,11 +97,3 @@ function configure_dhcp()
ynh_add_config --template="/etc/dnsmasq.$app/dhcpdv6.conf.tpl" --destination="/etc/dnsmasq.$app/dhcpdv6.conf"
fi
}
#=================================================
# EXPERIMENTAL HELPERS
#=================================================
#=================================================
# FUTURE OFFICIAL HELPERS
#=================================================