This website requires JavaScript.
Explore
Help
Sign In
openwrt
/
packages
Watch
1
Star
0
Fork
0
You've already forked packages
mirror of
https://github.com/coolsnowwolf/packages.git
synced
2025-05-01 10:31:21 +08:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
41544f0156
packages
/
utils
/
antfs-mount
/
files
/
mount.ntfs
coolsnowwolf
c36ad692b4
packages: sync to new packages
2020-07-08 14:18:52 +08:00
3 lines
30 B
Bash
Raw
Blame
History
#!/bin/sh
mount -t antfs
"
$@
"
Reference in New Issue
View Git Blame
Copy Permalink