From 76b14baa20414e412fb34118d5abe07d64f595b8 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 8b9fc00b2..06dc434b3 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"