openwrt-packages/utils/antfs-mount/files/mount.ntfs

3 lines
30 B
Bash

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