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