h69k/package/emortal/automount/files/mount.ntfs
2024-09-29 22:35:28 +08:00

3 lines
48 B
Bash

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