diff --git a/scripts/install b/scripts/install index 455dda6..2ca9786 100644 --- a/scripts/install +++ b/scripts/install @@ -34,7 +34,7 @@ app=$YNH_APP_INSTANCE_NAME # Configurable variables -SYNCHOME="/home/yunohost.app/syncthing" +SYNCHOME="/home/yunohost.app/$app" SYNCUSER=debian-syncthing SYNCPORT=22000 GUIPORT=8384