From 55e01b22d8c5d459bb10dfa92c5df4c9e1782d70 Mon Sep 17 00:00:00 2001 From: Tobias <96661824+CrazyWolf13@users.noreply.github.com> Date: Tue, 16 Jun 2026 22:20:50 +0200 Subject: [PATCH] Change author to CrazyWolf13 in kasm-install.sh Updated author information in the script header. --- install/kasm-install.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/install/kasm-install.sh b/install/kasm-install.sh index c2bacd5b6..f5dbd024f 100644 --- a/install/kasm-install.sh +++ b/install/kasm-install.sh @@ -1,7 +1,7 @@ #!/usr/bin/env bash # 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