Skip to content

Instantly share code, notes, and snippets.

@l-modolo
Created June 19, 2015 09:21
Show Gist options
  • Save l-modolo/251709ac502ed4677543 to your computer and use it in GitHub Desktop.
Save l-modolo/251709ac502ed4677543 to your computer and use it in GitHub Desktop.
/usr/local/sbin/udev-automounter.sh
#!/bin/sh
#
# USAGE: usb-automounter.sh DEVICE
# DEVICE is the actual device node at /dev/DEVICE
/usr/local/sbin/udev-auto-mount.sh ${1} &
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment