Last active
January 20, 2022 12:24
-
-
Save louiscklaw/3914ffc1c51bf6741b1b56ce37685537 to your computer and use it in GitHub Desktop.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
#!/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