Last active
February 26, 2018 18:59
-
-
Save indrayam/24d5705e310f36f1c4566167e90cfac8 to your computer and use it in GitHub Desktop.
User Data for DO Droplets
This file contains hidden or 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
#!/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