change synchthing logging location
This commit is contained in:
parent
7b349f3892
commit
1364b6680c
1 changed files with 1 additions and 1 deletions
|
@ -1,4 +1,4 @@
|
|||
#!/bin/sh
|
||||
exec 2>&1
|
||||
|
||||
exec syncthing --no-browser
|
||||
exec syncthing --no-browser --logfile="$HOME/.local/log/syncthing.log"
|
||||
|
|
Loading…
Add table
Reference in a new issue