dotfiles/.config/sv/syncthing/run

4 lines
103 B
Plaintext
Raw Normal View History

2021-09-27 16:13:22 +02:00
#!/bin/sh
2022-09-23 13:34:28 +02:00
exec 2>&1
2023-04-27 16:49:54 +02:00
exec /usr/bin/syncthing --logflags 0 --no-restart --home="$HOME/.config/syncthing"