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

5 lines
103 B
Plaintext
Raw Normal View History

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