aboutsummarylogtreecommitdiffstats
path: root/mount.exfat
diff options
context:
space:
mode:
authorTBK2019-03-28 06:32:02 +0100
committerTBK2019-03-28 06:32:02 +0100
commit8f3830399820d94bf136393deb452caaff7d382e (patch)
tree0fbd25cff4fc6bd30fe323724304ea78d124d6b3 /mount.exfat
downloadaur-8f3830399820d94bf136393deb452caaff7d382e.tar.gz
Initial commit
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 "$@"