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:
parent
2f321dc0a4
commit
7845a8bddc
2 changed files with 7 additions and 2 deletions
|
@ -38,6 +38,8 @@ fi
|
|||
echo -e "\nPlease reboot to enable upstream WiFi access.\n"
|
||||
exit 0
|
||||
{% endif %}
|
||||
#is_raspbian
|
||||
{% endif %}
|
||||
#wifi_up_down
|
||||
{% endif %}
|
||||
{% endif %}
|
||||
#network_enabled
|
||||
|
|
|
@ -46,7 +46,10 @@ systemctl enable hostapd
|
|||
echo -e "\nPlease reboot to activate hostapd feature.\n"
|
||||
exit 0
|
||||
{% endif %}
|
||||
#is_raspbian
|
||||
{% endif %}
|
||||
#wifi_up_down
|
||||
{% endif %}
|
||||
#can_be_ap
|
||||
{% endif %}
|
||||
{% endif %}
|
||||
#network_enabled
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue