Add just command for sshfs mount

This commit is contained in:
Frederik Menke 2023-05-01 23:22:54 +02:00
parent fabb978e17
commit cf2bf37ed8
2 changed files with 10 additions and 6 deletions

1
red/.gitignore vendored
View file

@ -1,2 +1,3 @@
target
Cargo.lock
mount

View file

@ -8,3 +8,6 @@ rrun:
rdown:
ssh olimex@muele.local "sudo /usr/sbin/poweroff"
mount:
sshfs olimex@muele.local:/ mount