dotfiles/.config/sv/syncthing/run

5 lines
89 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
2021-09-27 16:13:22 +02:00
exec /usr/bin/syncthing -no-browser -home="$HOME/.config/syncthing"