diff --git a/scripts/install b/scripts/install index 3762b12..29b7870 100644 --- a/scripts/install +++ b/scripts/install @@ -12,7 +12,7 @@ VERSION="0.11.5" SYNCHOME="/home/yunohost.syncthing" USER=debian-syncthing SYNCPORT=22000 -GUIPORT=8080 +GUIPORT=8384 sudo yunohost app checkurl $domain$path -a syncthing if [[ ! $? -eq 0 ]]; then