aboutsummarylogtreecommitdiffstats
path: root/mount.exfat
diff options
context:
space:
mode:
Diffstat (limited to 'mount.exfat')
-rw-r--r--mount.exfat3
1 files changed, 3 insertions, 0 deletions
diff --git a/mount.exfat b/mount.exfat
new file mode 100644
index 000000000000..93501a4c23f1
--- /dev/null
+++ b/mount.exfat
@@ -0,0 +1,3 @@
+#!/bin/sh
+
+mount -t sdfat "$@"