dotfiles/.config/service/syncthing/run

4 lines
71 B
Plaintext
Raw Normal View History

2023-04-14 22:50:40 -05:00
#! /bin/sh
exec syncthing >"$HOME/.config/service/syncthing/log" 2>&1