mirror of
https://github.com/albfan/miraclecast.git
synced 2025-03-09 23:38:56 +00:00
add debian support to miracle-utils.sh and normal-wifi.sh
This commit is contained in:
parent
70ffd2d532
commit
7fc8d0884c
3 changed files with 10 additions and 4 deletions
|
@ -103,7 +103,7 @@ If you feel confidence enough (since systemd is the entrypoint for an OS) extrac
|
|||
|
||||
Steps to use it as sink:
|
||||
|
||||
1. shutdown wpa_supplicant
|
||||
1. shutdown wpa_supplicant and NetworkManager
|
||||
|
||||
$ sudo kill -9 $(ps -ef | grep wpa_supplican[t] | awk '{print $2}')
|
||||
# now you can use `res/kill-wpa.sh`
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue