Skip to content

Instantly share code, notes, and snippets.

@diogoca
Created April 26, 2014 17:30
Show Gist options
  • Save diogoca/11326051 to your computer and use it in GitHub Desktop.
Save diogoca/11326051 to your computer and use it in GitHub Desktop.
Mount Linux Example
#!/bin/bash
mount --bind -o rw /home/microscope/.meteor /media/sf_meteor/microscope/.meteor
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment