Skip to content

Instantly share code, notes, and snippets.

@elpollodiablo
Created November 12, 2016 09:51
Show Gist options
  • Save elpollodiablo/a4a51c9648e18dae49e6a89af89e2403 to your computer and use it in GitHub Desktop.
Save elpollodiablo/a4a51c9648e18dae49e6a89af89e2403 to your computer and use it in GitHub Desktop.
/sbin/mount_sshfs
#!/bin/sh
sudo /usr/local/bin/sshfs $@
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment