summaryrefslogtreecommitdiff
path: root/app-emulation/open-vm-tools/files/mount.vmhgfs
blob: d4b319c80cb276002f024f58b7aafbc8dbfc3cb9 (plain)
1
2
#!/bin/sh
hgfsmounter "$@" >/dev/null 2>&1 || vmhgfs-fuse "$@"