dotfiles/.config/service/syncthing/run

4 lines
71 B
Bash
Executable File

#! /bin/sh
exec syncthing >"$HOME/.config/service/syncthing/log" 2>&1