summaryrefslogtreecommitdiffstats
path: root/system/fuse-exfat/doinst.sh
diff options
context:
space:
mode:
Diffstat (limited to 'system/fuse-exfat/doinst.sh')
-rw-r--r--system/fuse-exfat/doinst.sh3
1 files changed, 0 insertions, 3 deletions
diff --git a/system/fuse-exfat/doinst.sh b/system/fuse-exfat/doinst.sh
deleted file mode 100644
index 490d3515a9..0000000000
--- a/system/fuse-exfat/doinst.sh
+++ /dev/null
@@ -1,3 +0,0 @@
-# `mount -t extfs` looks in /sbin
-( cd sbin ; rm -rf mount.exfat )
-( cd sbin ; ln -sf /usr/sbin/mount.exfat mount.exfat )