From 7f98914221a2e76746127063e839ded712ca34cf Mon Sep 17 00:00:00 2001 From: Biette Lahire Date: Thu, 26 Mar 2015 20:12:39 +0100 Subject: [PATCH] correction de l'encodage --- manifest.json | 2 +- scripts/remove | 2 +- scripts/upgrade | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/manifest.json b/manifest.json index f186318..be75aac 100644 --- a/manifest.json +++ b/manifest.json @@ -1,4 +1,4 @@ -{ +{ "name": "Syncthing", "id": "syncthing", "description": { diff --git a/scripts/remove b/scripts/remove index 3962c2d..4382751 100644 --- a/scripts/remove +++ b/scripts/remove @@ -1,4 +1,4 @@ -#!/bin/bash +#!/bin/bash syncSyncport=22000 diff --git a/scripts/upgrade b/scripts/upgrade index 58fd396..ca6c6a2 100644 --- a/scripts/upgrade +++ b/scripts/upgrade @@ -1,4 +1,4 @@ -#!/bin/bash +#!/bin/bash # Configurable variables syncSyncport=22000