Fixing a lot of stuff

This commit is contained in:
Julien VAUBOURG
2014-11-05 23:41:51 +01:00
parent 4b33a1209f
commit 2f77fb4b1a
3 changed files with 22 additions and 13 deletions

View File

@@ -6,7 +6,7 @@ sudo yunohost service remove ynh-hotspot
sudo rm -f /etc/init.d/ynh-hotspot
# Remove confs
sudo rm -rf /etc/hostapd/ /etc/radvd.conf /etc/dhcp/dhcpd.conf
sudo rm -f /etc/hostapd/hostapd.conf /etc/radvd.conf /etc/dhcp/dhcpd.conf
# Remove packets
# The yunohost policy is currently to not uninstall packets (dependency problems)