[archive] Fixes typo in service script
This commit is contained in:
@@ -8,7 +8,7 @@
|
|||||||
${pkgs.sshfs}/bin/sshfs \
|
${pkgs.sshfs}/bin/sshfs \
|
||||||
-f \
|
-f \
|
||||||
-o reconnect \
|
-o reconnect \
|
||||||
-o compression=yes
|
-o compression=yes \
|
||||||
-o ServerAliveInterval=15 \
|
-o ServerAliveInterval=15 \
|
||||||
-o ServerAliveCountMax=3 \
|
-o ServerAliveCountMax=3 \
|
||||||
-o IdentityFile=%h/.ssh/id_ed25519 \
|
-o IdentityFile=%h/.ssh/id_ed25519 \
|
||||||
|
|||||||
Reference in New Issue
Block a user