mirror of
https://github.com/novatiq/packages.git
synced 2026-04-30 07:28:39 +01:00
antfs-mount: mount script for antfs
block-mount needs "mount.ntfs" script to mount NTFS drives Signed-off-by: DENG Qingfang <dengqf6@mail2.sysu.edu.cn>
This commit is contained in:
@@ -0,0 +1,2 @@
|
||||
#!/bin/sh
|
||||
mount -t antfs "$@"
|
||||
Reference in New Issue
Block a user