Skip to content

Commit

Permalink
Update CAR INSTALL.md
Browse files Browse the repository at this point in the history
  • Loading branch information
mikebrady authored Mar 13, 2018
1 parent 85929c3 commit b445a34
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions CAR INSTALL.md
Original file line number Diff line number Diff line change
Expand Up @@ -183,6 +183,7 @@ if [ "$_IP" ]; then
printf "My IP address is %s\n" "$_IP"
fi
/sbin/iw dev wlan0 set power_save off
/usr/sbin/hostapd -B -P /run/hostapd.pid /etc/hostapd/hostapd.conf
/sbin/ip addr add 10.0.10.1/24 dev wlan0
/bin/sleep 1
Expand Down

0 comments on commit b445a34

Please sign in to comment.