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

correction de bug

This commit is contained in:
Lahire Biette 2015-03-26 17:39:55 +01:00
parent c95b46258b
commit f8f2ae1564
6 changed files with 6 additions and 6 deletions

View file

@ -1,4 +1,4 @@
#!/bin/sh
#!/bin/sh
exec logger -t syncthing

View file

@ -1,4 +1,4 @@
location PATHTOCHANGE/syncthing {
location PATHTOCHANGE/syncthing {
proxy_pass http://127.0.0.1:8080PATHTOCHANGE/syncthing;
# Include SSOWAT user panel.

View file

@ -1,4 +1,4 @@
#!/bin/sh
#!/bin/sh
export USERNAME=debian-syncthing
export HOME="/home/yunohost.syncthing"

View file

@ -1,4 +1,4 @@
{
{
"name": "Syncthing",
"id": "syncthing",
"description": {

View file

@ -1,4 +1,4 @@
#!/bin/bash
#!/bin/bash
syncSyncport=22000

View file

@ -1,4 +1,4 @@
#!/bin/bash
#!/bin/bash
# Configurable variables
syncSyncport=22000