mirror of
https://github.com/albfan/miraclecast.git
synced 2025-02-14 19:02:07 +00:00
Specify path for miracle utils script
This commit is contained in:
parent
a13c1b7c33
commit
0481252438
1 changed files with 1 additions and 1 deletions
|
@ -12,7 +12,7 @@ then
|
|||
set -v
|
||||
fi
|
||||
|
||||
. miracle-utils.sh
|
||||
. ./miracle-utils.sh
|
||||
|
||||
WIFI_COUNT=0
|
||||
WIFI_NAMES="$(find_wireless_network_interfaces)"
|
||||
|
|
Loading…
Reference in a new issue