Skip to content

Instantly share code, notes, and snippets.

@louiscklaw
Last active January 20, 2022 12:24
Show Gist options
  • Save louiscklaw/3914ffc1c51bf6741b1b56ce37685537 to your computer and use it in GitHub Desktop.
Save louiscklaw/3914ffc1c51bf6741b1b56ce37685537 to your computer and use it in GitHub Desktop.
#!/usr/bin/env bash
# curl https://gist.githubusercontent.com/louiscklaw/3914ffc1c51bf6741b1b56ce37685537/raw/87efd520bd06a7b5a5fac5650ef5bffd8b1b9fe8/rpi_bootstrap.sh | bash
set -ex
sudo apt install -y git wget curl openssh-server
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment