Skip to content

Instantly share code, notes, and snippets.

@leostaples
Created November 6, 2012 09:50
Show Gist options
  • Save leostaples/4023756 to your computer and use it in GitHub Desktop.
Save leostaples/4023756 to your computer and use it in GitHub Desktop.
#!/bin/sh
su - USERNAME -c "cd /Users/USERNAME/vosbox; rbfu vagrant suspend"
exit 0
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment