Skip to content

Commit

Permalink
Add missing line to usb0 interfaces file
Browse files Browse the repository at this point in the history
  • Loading branch information
metriics authored May 29, 2024
1 parent 596892f commit b835f53
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions rpi4-usb.sh
Original file line number Diff line number Diff line change
Expand Up @@ -185,6 +185,7 @@ EOF
cat << EOF | sudo tee /etc/network/interfaces.d/usb0 > /dev/null
auto usb0
allow-hotplug usb0
iface usb0 inet static
address $BASE_IP.1
netmask $NETMASK
EOF
Expand Down

0 comments on commit b835f53

Please sign in to comment.