You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Jun 10, 2021. It is now read-only.
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