lede/package/lean/ntfs3-mount/files/mount.ntfs3

3 lines
30 B
Bash

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