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

Fix small error on install

This commit is contained in:
Julien VAUBOURG 2015-07-24 19:20:19 +02:00
parent 847dffe29e
commit af37173677

View file

@ -208,8 +208,9 @@ if [ "${ip6_addr}" != none ]; then
fi
fi
sudo systemctl enable ynh-hotspot
if ! $upgrade; then
sudo systemctl enable ynh-hotspot
sudo systemctl start ynh-hotspot
sudo yunohost service add ynh-hotspot