Update build

Signed-off-by: jayofelony <oudshoorn.jeroen@gmail.com>
This commit is contained in:
jayofelony
2024-11-19 19:37:01 +01:00
parent fa154ee279
commit 3bfa73087c
2 changed files with 3 additions and 1 deletions

View File

@ -1,2 +1,2 @@
auto lo
auto lo usb0
iface lo inet loopback

View File

@ -17,6 +17,8 @@ reload_brcm() {
# starts mon0
start_monitor_interface() {
rfkill unblock all
modprobe -r brcmfmac
modprobe brcmfmac
ifconfig wlan0 up
sleep 3
iw dev wlan0 set power_save off