]> git.sev.monster Git - dotfiles.git/blob - bin/syncthing
more gpg stuff
[dotfiles.git] / bin / syncthing
1 #!/bin/sh
2 umask 007
3 $(which -a syncthing | grep -v "$HOME" | head -1) -logfile="$HOME/var/log/syncthing.log"
This page took 0.096958 seconds and 4 git commands to generate.