echo"This script will install the bottlepy web server and allow you to control and monitor the state of your smart garage door opener."
sleep 1
echo"Before running this script, make sure you've configured your network and done a sudo apt update && sudo apt upgrade, so your system is up to date."
sleep 1
echo"The default password is xxxx. YOU MUST CHANGE THIS AS IT IS VERY INSECURE."
sleep 1
read -r -p "Press y to acknowledge and continue running the script. [y/N] " response