Skip to content

Instantly share code, notes, and snippets.

@indrayam
Last active February 26, 2018 18:59
Show Gist options
  • Save indrayam/24d5705e310f36f1c4566167e90cfac8 to your computer and use it in GitHub Desktop.
Save indrayam/24d5705e310f36f1c4566167e90cfac8 to your computer and use it in GitHub Desktop.
User Data for DO Droplets
#!/bin/bash
cd ~
curl -O https://storage.googleapis.com/us-east-4-anand-files/misc-files/step.sh
chmod 755 ~/step.sh
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment