1
0
Fork 0
mirror of https://github.com/iiab/iiab.git synced 2025-03-09 15:40:17 +00:00

hints for iiab-hotspot-on|off

This commit is contained in:
Jerry Vonau 2023-04-16 05:55:50 -05:00
parent 2f321dc0a4
commit 7845a8bddc
2 changed files with 7 additions and 2 deletions

View file

@ -38,6 +38,8 @@ fi
echo -e "\nPlease reboot to enable upstream WiFi access.\n" echo -e "\nPlease reboot to enable upstream WiFi access.\n"
exit 0 exit 0
{% endif %} {% endif %}
#is_raspbian
{% endif %}
#wifi_up_down #wifi_up_down
{% endif %} {% endif %}
{% endif %} #network_enabled

View file

@ -46,7 +46,10 @@ systemctl enable hostapd
echo -e "\nPlease reboot to activate hostapd feature.\n" echo -e "\nPlease reboot to activate hostapd feature.\n"
exit 0 exit 0
{% endif %} {% endif %}
#is_raspbian
{% endif %}
#wifi_up_down #wifi_up_down
{% endif %} {% endif %}
#can_be_ap
{% endif %} {% endif %}
{% endif %} #network_enabled