From a6e0e020338ad58fa258a53d918f9cd3127aef76 Mon Sep 17 00:00:00 2001 From: Stefan Agner Date: Mon, 14 Jun 2021 18:45:31 +0200 Subject: [PATCH] Set deployment type to production --- buildroot-external/meta | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/buildroot-external/meta b/buildroot-external/meta index 157acac32..b7c3b629d 100644 --- a/buildroot-external/meta +++ b/buildroot-external/meta @@ -4,4 +4,4 @@ VERSION_BUILD=0 HASSOS_NAME="Home Assistant OS" HASSOS_ID="haos" -DEPLOYMENT="development" +DEPLOYMENT="production"