3 lines
30 B
Text
3 lines
30 B
Text
|
#!/bin/sh
|
||
|
mount -t antfs "$@"
|