Minor changes

This commit is contained in:
2021-10-25 14:31:23 +02:00
parent b511e86af2
commit e522c366db
5 changed files with 184 additions and 162 deletions

View File

@@ -77,7 +77,7 @@ svc %1 %2 %U -o create_dir_umask=000 -o create_file_umask=111 -o umask=000
Then, to mount the network drive using =sshfs=:
#+begin_src bash
net use X: \\sshfs.kr\thomas@192.168.1.150\srv\storage /persistent:yes
net use X: \\sshfs.kr\thomas@192.168.1.21\srv\storage /persistent:yes
#+end_src
To un-mount it: