From 06c55eb050f609fc8869cda0471c7865dc841c2b Mon Sep 17 00:00:00 2001 From: Franck Nijhof Date: Tue, 17 Aug 2021 21:03:16 +0200 Subject: [PATCH] Adjust add-on linter errors --- foldingathome/build.json | 3 +-- foldingathome/config.json | 4 ---- 2 files changed, 1 insertion(+), 6 deletions(-) diff --git a/foldingathome/build.json b/foldingathome/build.json index 9874185..c4f9840 100644 --- a/foldingathome/build.json +++ b/foldingathome/build.json @@ -1,6 +1,5 @@ { "build_from": { "amd64": "ghcr.io/hassio-addons/debian-base/amd64:4.2.3" - }, - "args": {} + } } diff --git a/foldingathome/config.json b/foldingathome/config.json index b7d32e3..2d4dca9 100755 --- a/foldingathome/config.json +++ b/foldingathome/config.json @@ -5,13 +5,9 @@ "description": "Fighting disease with a world wide distributed super computer", "url": "https://github.com/hassio-addons/addon-foldingathome", "webui": "http://[HOST]:[PORT:7396]", - "startup": "application", "arch": ["amd64"], - "boot": "auto", "init": false, "hassio_api": true, - "hassio_role": "default", - "options": {}, "video": true, "ports": { "7396/tcp": 7396,