SSH mount
This commit is contained in:
5
bin/ssh-unmount.sh
Executable file
5
bin/ssh-unmount.sh
Executable file
@@ -0,0 +1,5 @@
|
||||
#!/bin/bash
|
||||
|
||||
set -x
|
||||
|
||||
fusermount -u /home/lachtan/mnt/borgcube
|
||||
Reference in New Issue
Block a user