mirror of
https://github.com/YunoHost-Apps/syncthing_ynh.git
synced 2024-09-03 20:26:23 +02:00
make synhome instance dependent
This commit is contained in:
parent
a13d1e59c0
commit
55f3def36d
1 changed files with 1 additions and 1 deletions
|
@ -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
|
||||
|
|
Loading…
Add table
Reference in a new issue