From 8d62c4b7fd7a989f2ce4d123a0c6a2c10cb77f5c Mon Sep 17 00:00:00 2001 From: gyurix Date: Sat, 19 Oct 2024 13:29:25 +0200 Subject: [PATCH] debug removed --- homeassistant/service-homeassistant.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/homeassistant/service-homeassistant.json b/homeassistant/service-homeassistant.json index b682206..a0da5cf 100644 --- a/homeassistant/service-homeassistant.json +++ b/homeassistant/service-homeassistant.json @@ -30,7 +30,7 @@ "HOMEASSISTANT": "homeassistant" } ], - "EXTRA": "", + "EXTRA": "--rm", "DEPEND": "null", "START_ON_BOOT": "false", "CMD": "null",