Skip to content

Instantly share code, notes, and snippets.

@UbuntuEvangelist
Created November 13, 2019 20:14
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save UbuntuEvangelist/1b87b3812da3e72fa38ff98945a713bb to your computer and use it in GitHub Desktop.
Save UbuntuEvangelist/1b87b3812da3e72fa38ff98945a713bb to your computer and use it in GitHub Desktop.
Digital Ocean
sudo curl -L -o ./install.sh https://insights.nyc3.cdn.digitaloceanspaces.com/install.sh
sudo sed -i '17s/https/http/' install.sh
sudo chmod 775 install.sh
sudo ./install.sh
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment