1
0
Fork 0
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:
Alberto Fanjul 2021-07-09 15:57:40 +02:00
parent a13c1b7c33
commit 0481252438

View file

@ -12,7 +12,7 @@ then
set -v
fi
. miracle-utils.sh
. ./miracle-utils.sh
WIFI_COUNT=0
WIFI_NAMES="$(find_wireless_network_interfaces)"