From 347e2ac1fb244f4cb6e00df1f2ba331fece12e9a Mon Sep 17 00:00:00 2001 From: homeworkc <36410112+homeworkc@users.noreply.github.com> Date: Sun, 27 May 2018 02:27:15 +0800 Subject: [PATCH] Update all.sh --- all.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/all.sh b/all.sh index f022936..1868368 100755 --- a/all.sh +++ b/all.sh @@ -9,7 +9,7 @@ # under the GPL along with build & install instructions. # ################################################################################# -cd ~/Desktop/lazycast +cd ./ ain="$(sudo wpa_cli interface)" echo "${ain}" if [ `echo "${ain}" | grep -c "p2p-wl"` -gt 0 ]