packages/utils/antfs-mount/files/mount.ntfs
2020-07-08 14:18:52 +08:00

3 lines
30 B
Bash

#!/bin/sh
mount -t antfs "$@"