1
0
Fork 0
mirror of https://github.com/YunoHost-Apps/syncthing_ynh.git synced 2024-09-03 20:26:23 +02:00

corrcetion du script run

This commit is contained in:
Lahire BIETTE 2015-03-26 16:32:18 +01:00
parent 9bbedbd646
commit b77ff2d17d

View file

@ -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