From 19a625a36a0a7d0d50eb62ecbc1fc69a3c9055f0 Mon Sep 17 00:00:00 2001 From: Tobias <96661824+CrazyWolf13@users.noreply.github.com> Date: Thu, 20 Aug 2026 10:01:25 +0200 Subject: [PATCH] fix: author --- ct/umbraco.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/ct/umbraco.sh b/ct/umbraco.sh index 6aeabe504..f4e0f1676 100644 --- a/ct/umbraco.sh +++ b/ct/umbraco.sh @@ -1,7 +1,7 @@ #!/usr/bin/env bash source <(curl -fsSL https://raw.githubusercontent.com/community-scripts/ProxmoxVE/main/misc/build.func) # Copyright (c) 2021-2026 community-scripts ORG -# Author: Joost van den Berg +# Author: Joost van den Berg (montagneId) # License: MIT | https://github.com/montagneid/ProxmoxVED/raw/main/LICENSE # Source: https://github.com/umbraco/Umbraco-CMS