Skip to content

Instantly share code, notes, and snippets.

@marushu
Last active January 13, 2016 07:04
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 marushu/bd008e6bbebada78693f to your computer and use it in GitHub Desktop.
Save marushu/bd008e6bbebada78693f to your computer and use it in GitHub Desktop.
#!/bin/sh
# Start MailCatcher
vagrant ssh -c 'mailcatcher --http-ip=$(ohai | jq -r .network.interfaces.eth1.routes[0].src)'
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment