Revert "Fixed lib path"

This commit is contained in:
Matias Barcenas 2017-11-28 14:48:44 -06:00 committed by GitHub
parent 0254b1c88f
commit cf70907c18
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
source ../lib/InterfaceUtils.sh
source lib/InterfaceUtils.sh
if [ ! "$1" ]
then echo "Usage ./scripts/diagnostics <wireless_interface>"; exit 1