summaryrefslogtreecommitdiffstats
path: root/macbook/local.sh
diff options
context:
space:
mode:
Diffstat (limited to 'macbook/local.sh')
-rwxr-xr-xmacbook/local.sh8
1 files changed, 8 insertions, 0 deletions
diff --git a/macbook/local.sh b/macbook/local.sh
new file mode 100755
index 0000000..f31f8b7
--- /dev/null
+++ b/macbook/local.sh
@@ -0,0 +1,8 @@
+#!/bin/bash
+#
+# palce into /usr/bin/local.sh
+#
+/usr/bin/bindfs --map=502/1000:@20/@100,@70/@33 /mnt/mac /mnt/mac-bind
+
+exit 0
+