mirror of
https://github.com/hanwckf/immortalwrt-mt798x.git
synced 2025-01-10 11:09:57 +08:00
3 lines
48 B
Plaintext
3 lines
48 B
Plaintext
|
#!/bin/sh
|
||
|
mount -t ntfs3 -o iocharset=utf8 "$@"
|