Add message at the end of setup script
This commit is contained in:
parent
0e2f90ca65
commit
91c990f908
1
setup.sh
1
setup.sh
@ -96,5 +96,6 @@ echo "* reboot the SBC"
|
|||||||
echo "And perhaps:"
|
echo "And perhaps:"
|
||||||
echo "* set a new password for $user"
|
echo "* set a new password for $user"
|
||||||
echo "* set htop at your convenience"
|
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
|
echo "* remove password for sudo" # TODO we should automate that, with a flag
|
||||||
exit 0
|
exit 0
|
||||||
|
Loading…
Reference in New Issue
Block a user