10 lines
159 B
Bash
10 lines
159 B
Bash
#! /bin/bash
|
|
|
|
# https://www.youtube.com/watch?v=eUnfVG7Zst0
|
|
|
|
sudo apt install -y linux-headers-4.9.0-6
|
|
|
|
sudo apt install -y broadcom-sta-dkms
|
|
|
|
sudo moprobe wl
|