mirror of
https://github.com/hanwckf/immortalwrt-mt798x.git
synced 2025-01-10 03:09:08 +08:00
ae33780967
Signed-off-by: Tianling Shen <cnsztl@immortalwrt.org>
3 lines
48 B
Bash
3 lines
48 B
Bash
#!/bin/sh
|
|
mount -t ntfs3 -o iocharset=utf8 "$@"
|