mirror of
https://github.com/albfan/miraclecast.git
synced 2025-03-09 23:38:56 +00:00
Local helpers
helpers to start/stop wpa_supplicant
This commit is contained in:
parent
4cc81e1261
commit
028bfc3e34
4 changed files with 11 additions and 0 deletions
4
res/normal-wifi.sh
Executable file
4
res/normal-wifi.sh
Executable file
|
@ -0,0 +1,4 @@
|
|||
./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
|
Loading…
Add table
Add a link
Reference in a new issue