Created
March 27, 2017 13:13
-
-
Save keopx/296bc75e090f660f0bd084cb2f9325c7 to your computer and use it in GitHub Desktop.
[SOLVED] Killer 1535 Linux not working
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
#!/usr/bin/bash | |
sudo apt-get install git | |
git clone https://github.com/jeremyb31/ath10k-firmware.git | |
sudo cp -r ath10k-firmware/ /lib/firmware/ath10k/ |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment