diff --git a/setup.sh b/setup.sh index 0680b6b..7b523bd 100755 --- a/setup.sh +++ b/setup.sh @@ -96,5 +96,6 @@ echo "* reboot the SBC" echo "And perhaps:" echo "* set a new password for $user" echo "* set htop at your convenience" +echo "* connect to Wi-Fi network" echo "* remove password for sudo" # TODO we should automate that, with a flag exit 0