dotfiles/.config/sv/syncthing/run

5 lines
101 B
Plaintext
Raw Normal View History

2021-09-27 16:13:22 +02:00
#!/bin/sh
2022-07-12 12:30:59 +02:00
exec 2&>1
2022-07-13 11:50:12 +02:00
exec /usr/bin/syncthing -logflags 0 -no-restart -home="$HOME/.config/syncthing"