From 1b22d951c612b326fc7d20eb0cdccfa2426a3a76 Mon Sep 17 00:00:00 2001 From: Gautham Varma K <43441192+GauthamVarmaK@users.noreply.github.com> Date: Fri, 1 Apr 2022 14:27:15 +0530 Subject: [PATCH] :hammer: Disable Docker init --- tvheadend/config.yaml | 1 + 1 file changed, 1 insertion(+) diff --git a/tvheadend/config.yaml b/tvheadend/config.yaml index 6449b49..5abfeb5 100644 --- a/tvheadend/config.yaml +++ b/tvheadend/config.yaml @@ -5,6 +5,7 @@ stage: experimental slug: tvheadend description: TV streaming server and recorder. url: "https://github.com/GauthamVarmaK/addon-tvheadend" +init: false arch: - aarch64 - amd64