#!/bin/bash set -e # Fallback AP curl -sL https://git.zakscode.com/ztimson/fallback-ap/raw/branch/master/install.sh | sudo bash # VNC sudo raspi-config nonint do_vnc 0 cat <