Revert "Fixed lib path"
This commit is contained in:
parent
0254b1c88f
commit
cf70907c18
|
@ -1,6 +1,6 @@
|
||||||
#!/bin/bash
|
#!/bin/bash
|
||||||
|
|
||||||
source ../lib/InterfaceUtils.sh
|
source lib/InterfaceUtils.sh
|
||||||
|
|
||||||
if [ ! "$1" ]
|
if [ ! "$1" ]
|
||||||
then echo "Usage ./scripts/diagnostics <wireless_interface>"; exit 1
|
then echo "Usage ./scripts/diagnostics <wireless_interface>"; exit 1
|
||||||
|
|
Loading…
Reference in New Issue