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