slackbuilds/system/fuse-exfat/doinst.sh

4 lines
122 B
Bash

# `mount -t extfs` looks in /sbin
( cd sbin ; rm -rf mount.exfat )
( cd sbin ; ln -sf /usr/sbin/mount.exfat mount.exfat )