Merge pull request #274 from FluxionNetwork/revert-262-patch-1
Revert "Fixed lib path"
This commit is contained in:
commit
5232981175
|
@ -1,6 +1,6 @@
|
|||
#!/bin/bash
|
||||
|
||||
source ../lib/InterfaceUtils.sh
|
||||
source lib/InterfaceUtils.sh
|
||||
|
||||
if [ ! "$1" ]
|
||||
then echo "Usage ./scripts/diagnostics <wireless_interface>"; exit 1
|
||||
|
|
Loading…
Reference in New Issue