Update sshfs.sh

add shebang
This commit is contained in:
Mia Steinkirch 2018-06-27 11:24:31 -07:00 committed by GitHub
parent 0059808d2b
commit 6983807560
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -1 +1,3 @@
#!/usr/bin/env bash
/usr/local/bin/sshfs vm_dev:<remove dir> <mount local dir>