Skip to content

Instantly share code, notes, and snippets.

@carimura
Created November 14, 2012 22:05
Show Gist options
  • Save carimura/4075154 to your computer and use it in GitHub Desktop.
Save carimura/4075154 to your computer and use it in GitHub Desktop.
puts "Starting HelloWorker at #{Time.now}"
puts `curl http://ec2-184-72-163-60.compute-1.amazonaws.com --connect-timeout 10`
puts "done"
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment