Files
small-packages/lean/ntfs3-mount/files/mount.ntfs
T
2026-09-06 01:51:51 +08:00

3 lines
48 B
Bash
Executable File

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