mount
This commit is contained in:
parent
85712eab5b
commit
8d02c940e1
1 changed files with 4 additions and 1 deletions
|
@ -1,5 +1,8 @@
|
|||
# mount
|
||||
|
||||
#| mount
|
||||
#= m
|
||||
a__mount() {
|
||||
rwx_mount() {
|
||||
mount \
|
||||
"${@}"
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue