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 l'encodage

This commit is contained in:
Biette Lahire 2015-03-26 20:12:39 +01:00
parent b192f96678
commit 7f98914221
3 changed files with 3 additions and 3 deletions

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