mv
This commit is contained in:
parent
8d02c940e1
commit
e637687ac4
1 changed files with 0 additions and 0 deletions
8
sh/fs/mount.sh
Normal file
8
sh/fs/mount.sh
Normal file
|
@ -0,0 +1,8 @@
|
|||
# mount
|
||||
|
||||
#| mount
|
||||
#= m
|
||||
rwx_mount() {
|
||||
mount \
|
||||
"${@}"
|
||||
}
|
Loading…
Add table
Add a link
Reference in a new issue