We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 3f7783a commit d504593Copy full SHA for d504593
taildrop_on_linux.md
@@ -76,7 +76,7 @@ You can for example drop files into `/home/jenny/taildrops` and overwrite
76
any existing same named file by changing that line to:
77
78
```
79
-ExecStart=tailscale file get --daemon --verbose --conflict=overwrite /home/jenny/taildrops
+ExecStart=tailscale file get --loop --verbose --conflict=overwrite /home/jenny/taildrops
80
81
82
For full information on available options, run `tailscale file get -h`
0 commit comments