Create mountpoint before mounting

This commit is contained in:
Nico Schottelius 2020-05-12 17:33:38 +02:00
parent fced83c48a
commit 76fc155189

View file

@ -1 +1,3 @@
#!/bin/sh
mkdir -p ~/.loch
sshfs loch:/ ~/.loch sshfs loch:/ ~/.loch