auto-create ~/nfs directory

This commit is contained in:
kento2 2025-11-22 16:53:40 +01:00
parent b57550b74e
commit c33a064bb5

View file

@ -1,3 +1,4 @@
#!/bin/sh
mkdir -p ~/nfs
sshfs -o auto_unmount -f kentoj.de:nfs ~/nfs