diff --git a/setup.sh b/setup.sh index 87f51c8..49fb3f0 100644 --- a/setup.sh +++ b/setup.sh @@ -306,6 +306,9 @@ sudo sed -i '/^interface wlan0/,/^\s*$/d' /etc/dhcpcd.conf # Now, add our static IP config to the end of the file. sudo tee -a /etc/dhcpcd.conf > /dev/null <