Skip to content

Commit

Permalink
Update all.sh
Browse files Browse the repository at this point in the history
  • Loading branch information
homeworkc authored May 26, 2018
1 parent 7fac2f4 commit 347e2ac
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion all.sh
Original file line number Diff line number Diff line change
Expand Up @@ -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 ]
Expand Down

0 comments on commit 347e2ac

Please sign in to comment.