op-packages/automount/files/mount.ntfs
github-actions[bot] 32600acc60 🌴 Sync 2026-03-05 23:51:42
2026-03-05 23:51:42 +08:00

3 lines
48 B
Bash

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