Skip to content

Commit

Permalink
Update setup.sh
Browse files Browse the repository at this point in the history
  • Loading branch information
tehn authored Aug 13, 2020
1 parent 075abdd commit a9d7cf4
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions setup.sh
Original file line number Diff line number Diff line change
Expand Up @@ -58,8 +58,8 @@ sudo /etc/init.d/samba restart

# Wifi
# Use the upstream rtl8192cu driver instead of the problematic realtek 8192cu driver
#???? sudo rm -f /etc/modprobe.d/blacklist-rtl8192cu.conf
#???? sudo cp config/blacklist-8192cu.conf /etc/modprobe.d/
sudo rm -f /etc/modprobe.d/blacklist-rtl8192cu.conf
sudo cp config/blacklist-8192cu.conf /etc/modprobe.d/
# NetworkManager config
sudo cp config/interfaces /etc/network/interfaces
sudo cp config/network-manager/100-disable-wifi-mac-randomization.conf /etc/NetworkManager/conf.d/
Expand Down

0 comments on commit a9d7cf4

Please sign in to comment.