mirror of
https://github.com/albfan/miraclecast.git
synced 2025-02-15 04:42:06 +00:00
4 lines
118 B
Bash
Executable file
4 lines
118 B
Bash
Executable file
./kill-wpa.sh
|
|
|
|
echo starting wpa_supplicant for miraclecast
|
|
sudo wpa_supplicant -dd -B -iwlp3s0 -Dnl80211 -c wpa.conf
|