mirror of
https://github.com/iiab/iiab.git
synced 2025-02-13 03:32:12 +00:00
/usr/bin/iiab-check-firmware: Instructions (WIP!)
This commit is contained in:
parent
6c31a2a4a5
commit
4cb5a30317
1 changed files with 5 additions and 3 deletions
|
@ -43,9 +43,11 @@ else
|
|||
echo -e "NOTE: If you change rpi3bplus_rpi4_wifi_firmware or rpizerow_rpi3_wifi_firmware"
|
||||
echo -e "settings in /etc/iiab/local_vars.yml, please then run:"
|
||||
echo
|
||||
echo -e " cd /opt/iiab/iiab"
|
||||
echo -e " sudo ./iiab-network"
|
||||
echo -e " sudo poweroff\n"
|
||||
echo -e " cd /opt/iiab/iiab"
|
||||
echo -e " sudo iiab-hotspot-off # Sometimes nec, eg to restore 'wifi_up_down: True'"
|
||||
echo -e " sudo ./iiab-network # Or, 'sudo ./runrole firmware' is SOMETIMES enough"
|
||||
echo -e " sudo iiab-hotspot-on # Sometimes nec, eg to restore 'wifi_up_down: True'"
|
||||
echo -e " sudo poweroff\n"
|
||||
#echo
|
||||
#echo -e "Disconnect your power cord before rebooting, for better WiFi firmware results.\n"
|
||||
fi
|
||||
|
|
Loading…
Reference in a new issue