From f1beaa5669d5a9404dc1bc5a9e5115db43c5d7ba Mon Sep 17 00:00:00 2001 From: Stefan Agner Date: Tue, 13 Sep 2022 14:32:14 +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 75470ac84..6fa255b3f 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"