auto-create ~/nfs directory
This commit is contained in:
parent
b57550b74e
commit
c33a064bb5
1 changed files with 1 additions and 0 deletions
|
|
@ -1,3 +1,4 @@
|
|||
#!/bin/sh
|
||||
|
||||
mkdir -p ~/nfs
|
||||
sshfs -o auto_unmount -f kentoj.de:nfs ~/nfs
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue