mirror of
https://github.com/iiab/iiab.git
synced 2025-03-09 15:40:17 +00:00
update iiab-hotspot support files
This commit is contained in:
parent
d779094403
commit
4ac0d22ebd
3 changed files with 16 additions and 18 deletions
|
|
@ -31,8 +31,8 @@ if [[ $(grep -i raspbian /etc/*release) &&
|
|||
#)
|
||||
#]];
|
||||
then
|
||||
ip link set dev wlan0 promisc on
|
||||
echo "wlan0 promiscuous mode ON, internal AP OFF: github.com/iiab/iiab/issues/638"
|
||||
# ip link set dev wlan0 promisc on
|
||||
echo "wlan0 promiscuous mode ON, internal AP OFF: github.com/iiab/iiab/issues/638 DISABLED"
|
||||
fi
|
||||
|
||||
exit 0
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue