From 996094a5432946fcc272cbfbe7693af488d0ef56 Mon Sep 17 00:00:00 2001 From: Tobias <96661824+CrazyWolf13@users.noreply.github.com> Date: Thu, 20 Aug 2026 10:02:35 +0200 Subject: [PATCH] fix: author --- install/umbraco-install.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/install/umbraco-install.sh b/install/umbraco-install.sh index 66500026b..f6da551df 100644 --- a/install/umbraco-install.sh +++ b/install/umbraco-install.sh @@ -1,7 +1,7 @@ #!/usr/bin/env bash # 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