From 216a67352592e6b3d6b1ce467c9ed766b36df977 Mon Sep 17 00:00:00 2001 From: Tobias <96661824+CrazyWolf13@users.noreply.github.com> Date: Tue, 16 Jun 2026 22:09:20 +0200 Subject: [PATCH] Update author information in kasm.sh --- ct/kasm.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/ct/kasm.sh b/ct/kasm.sh index fff63d199..77a5fe66d 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 +# Author: Omar Minaya | Co-Author: CrazyWolf13 # License: MIT | https://github.com/community-scripts/ProxmoxVE/raw/main/LICENSE # Source: https://www.kasmweb.com/docs/latest/index.html