From 9d97260b091796d52e046d4234cd4ce44dc8934b Mon Sep 17 00:00:00 2001 From: Pascal Vizeli Date: Sun, 12 Apr 2020 18:22:51 +0200 Subject: [PATCH] Revert "Remove advanced flag (#1216)" (#1220) This reverts commit 9f619b597192d1f76868b21a843dfbba8471a217. --- ssh/config.json | 1 + 1 file changed, 1 insertion(+) diff --git a/ssh/config.json b/ssh/config.json index be40b77..b10ba52 100644 --- a/ssh/config.json +++ b/ssh/config.json @@ -6,6 +6,7 @@ "url": "https://github.com/home-assistant/hassio-addons/tree/master/ssh", "arch": ["armhf", "armv7", "aarch64", "amd64", "i386"], "init": false, + "advanced": true, "startup": "services", "ingress": true, "panel_icon": "mdi:console",