From df0839f8d6f628662eca0233fc431391affd39de Mon Sep 17 00:00:00 2001 From: Omar Minaya Date: Tue, 20 May 2025 15:49:25 -0400 Subject: [PATCH] applying suggested changes. --- ct/kasm.sh | 6 +++--- install/kasm-install.sh | 2 +- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/ct/kasm.sh b/ct/kasm.sh index 3bcb90da2..0e1777c8f 100644 --- a/ct/kasm.sh +++ b/ct/kasm.sh @@ -1,9 +1,9 @@ #!/usr/bin/env bash source <(curl -s https://raw.githubusercontent.com/community-scripts/ProxmoxVED/main/misc/build.func) -# Copyright (c) 2021-2025 tteck +# Copyright (c) 2021-2025 community-scripts ORG # Author: Omar Minaya -# License: MIT | https://github.com/community-scripts/ProxmoxVED/raw/main/LICENSE -# Source: https://www.debian.org/ +# License: MIT | https://github.com/community-scripts/ProxmoxVE/raw/main/LICENSE +# Source: https://www.kasmweb.com/docs/latest/index.html APP="Kasm" var_tags="${var_tags:-os}" diff --git a/install/kasm-install.sh b/install/kasm-install.sh index 0aeff0890..4c054336f 100644 --- a/install/kasm-install.sh +++ b/install/kasm-install.sh @@ -3,7 +3,7 @@ # Copyright (c) 2021-2025 community-scripts ORG # Author: Omar Minaya # License: MIT | https://github.com/community-scripts/ProxmoxVE/raw/main/LICENSE -# Source: https://www.kasmweb.com/docs/1.10.0/install/single_server_install.html +# Source: https://www.kasmweb.com/docs/latest/index.html source /dev/stdin <<<"$FUNCTIONS_FILE_PATH" color