Skip to content

Instantly share code, notes, and snippets.

@cezarsa
Created February 20, 2019 13:08
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 cezarsa/a919ddc198d509ea612518c2e05c984f to your computer and use it in GitHub Desktop.
Save cezarsa/a919ddc198d509ea612518c2e05c984f to your computer and use it in GitHub Desktop.
userdata.sh
#!/bin/bash
trap 'echo "Done user data script."' EXIT
echo "Running user data script..."
sleep 30
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment