cangrow.sh add help text

This commit is contained in:
Marcus 2024-06-16 00:03:38 +02:00
parent 4fc9f62a26
commit 1d667bd665

View file

@ -37,6 +37,7 @@ case $1 in
echo ":: Setting up build environment for CanGrow Firmware." echo ":: Setting up build environment for CanGrow Firmware."
echo " This will download the binary for arduino-cli and install" echo " This will download the binary for arduino-cli and install"
echo " the packages for the arduino ide from the debian repository." echo " the packages for the arduino ide from the debian repository."
echo " !! This script is meant to be executed on a Debian stable (bookworm) system !!"
echo "" echo ""
echo ":: Press Enter to continue" echo ":: Press Enter to continue"
read read