#!/usr/bin/env bash set -e INSTALL=https://install.cc curl -L $INSTALL/setup/boot.sh | bash read -p "Install dev? (y/N) " answer