Merge pull request #274 from FluxionNetwork/revert-262-patch-1

Revert "Fixed lib path"
This commit is contained in:
Matias Barcenas 2017-11-28 14:50:07 -06:00 committed by GitHub
commit 5232981175
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

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