mirror of
https://github.com/albfan/miraclecast.git
synced 2025-02-15 03:01:54 +00:00
4 lines
191 B
Bash
Executable file
4 lines
191 B
Bash
Executable file
./kill-wpa.sh
|
|
|
|
echo starting wpa_supplicant for normal connection
|
|
sudo wpa_supplicant -B -P /run/wpa_supplicant_wlp3s0.pid -i wlp3s0 -D nl80211,wext -c/run/network/wpa_supplicant_wlp3s0.conf
|