This website requires JavaScript.
Explore
Help
Register
Sign In
luca
/
dotfiles
Watch
1
Star
0
Fork
You've already forked dotfiles
0
Code
b8105f5ae3
dotfiles
/
.local
/
sv
/
syncthing
/
run
5 lines
92 B
Plaintext
Raw
Normal View
History
Unescape
Escape
work on services
2023-12-21 10:17:55 +01:00
#!/bin/sh
exec 2>&1
change synchthing logging location
2024-01-17 12:43:22 +01:00
exec syncthing --no-browser --logfile="$HOME/.local/log/syncthing.log"