Skip to content

Instantly share code, notes, and snippets.

@whiteley
Created June 12, 2013 23:41
Show Gist options
  • Save whiteley/5770095 to your computer and use it in GitHub Desktop.
Save whiteley/5770095 to your computer and use it in GitHub Desktop.
Example script for Vagrant provision
#!/bin/bash
"echo Hello, World"
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment