From 348f3a9050c60197593758c6d713e8b91d6e63b3 Mon Sep 17 00:00:00 2001 From: montagneId <150805604+montagneId@users.noreply.github.com> Date: Wed, 6 May 2026 15:02:41 +0200 Subject: [PATCH] Fix license URL in umbraco-install.sh --- 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 38f0370b..a321ec2c 100644 --- a/install/umbraco-install.sh +++ b/install/umbraco-install.sh @@ -2,7 +2,7 @@ # Copyright (c) 2021-2026 community-scripts ORG # Author: Joost van den Berg -# License: MIT | https://github.com/montagneid/ProxmoxVE/raw/main/LICENSE +# License: MIT | https://github.com/montagneid/ProxmoxVED/raw/main/LICENSE # Source: https://github.com/umbraco/Umbraco-CMS source /dev/stdin <<<"$FUNCTIONS_FILE_PATH"