add alias umountshared
This commit is contained in:
parent
0b6f6f2a2e
commit
e3d5b777f3
5 changed files with 5 additions and 4 deletions
1
aliases
1
aliases
|
@ -14,6 +14,7 @@ alias cdlastfiledir='cd $(history -p \!\!:$:h)'
|
|||
alias s='sshs $(history -p \!ssh:$:t)'
|
||||
alias sexit='ssh -O exit $(history -p \!ssh:$:t)'
|
||||
alias remountshared='sudo systemctl restart media-remote-sharefs-userdata.mount'
|
||||
alias umountshared='sudo systemctl stop media-remote-sharefs-userdata.mount'
|
||||
|
||||
|
||||
|
||||
|
|
|
@ -1 +1 @@
|
|||
Subproject commit 4cd621e877cb3a8e44b12ba3a7ce58709862922f
|
||||
Subproject commit 6e3a2fe0bf5d53434b41e868c501d9f63c6328aa
|
|
@ -1 +1 @@
|
|||
Subproject commit 75c7e87de1ed7ff41183d479b1a23023070bfe54
|
||||
Subproject commit ee91c93d4cbc6f29cf82877ca39f3ce23d5c5b7b
|
|
@ -1 +1 @@
|
|||
Subproject commit f7cbf8c42959689461e6dfcc92b4e453cb4ae17c
|
||||
Subproject commit 30f8ada1d6021d89228092b3c51840916c75a542
|
|
@ -1 +1 @@
|
|||
Subproject commit 32b0d6266361614a6a07cfe850750e900cd50575
|
||||
Subproject commit 8f4a23e6639ff67c0efd7242870d4beed47b5d37
|
Loading…
Reference in a new issue