#!/bin/bash -e # # Usage: curl openpilot.my.id | bash # # Usage with TTY: bash -c "$(curl -fsSL openpilot.my.id)" # bash -c "$(curl -fsSL https://raw.githubusercontent.com/commaai/openpilot/master/tools/setup.sh)"