1
0
Fork 0
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:
Derek Dai 2016-08-15 11:15:12 +08:00
parent 70ffd2d532
commit 7fc8d0884c
3 changed files with 10 additions and 4 deletions

View file

@ -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`