1
0
Fork 0
dotfiles/.local/sv/syncthing/run

5 lines
92 B
Plaintext
Raw Normal View History

2023-12-21 10:17:55 +01:00
#!/bin/sh
exec 2>&1
2024-01-17 12:43:22 +01:00
exec syncthing --no-browser --logfile="$HOME/.local/log/syncthing.log"