From e600b5e1c270dbff22f1b3df6ab4cf2cd4902f65 Mon Sep 17 00:00:00 2001 From: Gyorgy Berenyi Date: Tue, 15 Oct 2024 13:05:36 +0000 Subject: [PATCH] Update nextcloud/template.json --- nextcloud/template.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/nextcloud/template.json b/nextcloud/template.json index ba4ff52..a02cbdb 100644 --- a/nextcloud/template.json +++ b/nextcloud/template.json @@ -8,7 +8,7 @@ "required": "true" }, { - "description": "Do you use any additional location path:", + "description": "Do you use any additional location path? (do not miss '/' character!)", "key": "NEXTCLOUD_LOCATION_PATH", "value": "" },