Skip to content

Commit

Permalink
Update networking.sh
Browse files Browse the repository at this point in the history
  • Loading branch information
knoopx authored Oct 14, 2020
1 parent a330e0f commit 1504f27
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions bootstrap/networking.sh
Original file line number Diff line number Diff line change
Expand Up @@ -25,6 +25,9 @@ iface eth0 inet dhcp
auto wlan0
iface wlan0 inet dhcp
up iwconfig wlan0 power off
hostname raspberrypi
EOF

# avahi
Expand Down

0 comments on commit 1504f27

Please sign in to comment.