Tianling Shen ae33780967
automount: replace ntfs-3g with ntfs3
Signed-off-by: Tianling Shen <cnsztl@immortalwrt.org>
2022-09-11 10:12:15 +08:00

3 lines
48 B
Bash

#!/bin/sh
mount -t ntfs3 -o iocharset=utf8 "$@"