Skip to content

Commit

Permalink
newline
Browse files Browse the repository at this point in the history
  • Loading branch information
scottleibrand committed May 17, 2017
1 parent feb673b commit 4ee4ec8
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions bin/oref0-online.sh
Original file line number Diff line number Diff line change
Expand Up @@ -58,6 +58,7 @@ else
if ( ifconfig | grep -A1 wlan0 | grep -q "inet addr" ) && ( ifconfig | grep -A1 bnep0 | grep -q "inet addr" ); then
echo -n " and releasing wifi IP"
sudo dhclient wlan0 -r
echo
echo Sleeping for 2 minutes before trying wifi again
sleep 120
fi
Expand Down

0 comments on commit 4ee4ec8

Please sign in to comment.