mirror of
https://github.com/kiddin9/op-packages.git
synced 2026-07-31 23:01:21 +08:00
3 lines
48 B
Bash
3 lines
48 B
Bash
#!/bin/sh
|
|
mount -t ntfs3 -o iocharset=utf8 "$@"
|