From fe598dafb0673ec992a4a5c6323f6a6866eacb81 Mon Sep 17 00:00:00 2001 From: Dominik Siebel Date: Sat, 28 Dec 2024 20:19:44 +0100 Subject: [PATCH] remove unnecessary info --- json/teddycloud.json | 12 ++++-------- 1 file changed, 4 insertions(+), 8 deletions(-) diff --git a/json/teddycloud.json b/json/teddycloud.json index 2a69fa4e..2217c585 100644 --- a/json/teddycloud.json +++ b/json/teddycloud.json @@ -31,13 +31,9 @@ "password": null }, "notes": [ - { - "text": "Execute within the Proxmox shell", - "type": "info" - }, - { - "text": "First start of the service can take some time due to certificate generation.", - "type": "warn" - } + { + "text": "First start of the service can take some time due to certificate generation.", + "type": "warn" + } ] }