diff --git a/conf/run b/conf/run index 497066b..15f2b5c 100644 --- a/conf/run +++ b/conf/run @@ -1,7 +1,7 @@ #!/bin/sh -export USERNAME=jb -export HOME="/home/$USERNAME" +export USERNAME=debian-syncthing +export HOME="/home/yunohost.syncthing" export SYNCTHING="$HOME/bin/syncthing" exec 2>&1