sshfs: use umount instead of fusermount (#2230)
This commit is contained in:
@@ -8,7 +8,7 @@
|
||||
|
||||
- Unmount remote directory:
|
||||
|
||||
`fusermount -u {{mountpoint}}`
|
||||
`umount {{mountpoint}}`
|
||||
|
||||
- Mount remote directory from server with specific port:
|
||||
|
||||
|
Reference in New Issue
Block a user