From 9863d4b89f54a997b5d018440be30c75a7ee76c5 Mon Sep 17 00:00:00 2001 From: Tobias <96661824+CrazyWolf13@users.noreply.github.com> Date: Tue, 16 Jun 2026 22:20:34 +0200 Subject: [PATCH] Change author to CrazyWolf13 in kasm.sh Updated author to new maintainer and reflect that nearly all lines have been refactored since contribution --- ct/kasm.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/ct/kasm.sh b/ct/kasm.sh index 77a5fe66d..930e0748f 100644 --- a/ct/kasm.sh +++ b/ct/kasm.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: Omar Minaya | Co-Author: CrazyWolf13 +# Author: CrazyWolf13 # License: MIT | https://github.com/community-scripts/ProxmoxVE/raw/main/LICENSE # Source: https://www.kasmweb.com/docs/latest/index.html