diff --git a/ct/apache-tomcat.sh b/ct/done/apache-tomcat.sh similarity index 96% rename from ct/apache-tomcat.sh rename to ct/done/apache-tomcat.sh index a396f9b..2cb8a82 100644 --- a/ct/apache-tomcat.sh +++ b/ct/done/apache-tomcat.sh @@ -3,7 +3,7 @@ source <(curl -s https://raw.githubusercontent.com/community-scripts/ProxmoxVED/ # Copyright (c) 2021-2025 community-scripts ORG # Author: MickLesk (Canbiz) # License: MIT | https://github.com/community-scripts/ProxmoxVE/raw/main/LICENSE -# Source: +# Source: https://tomcat.apache.org/ APP="Apache-Tomcat" var_tags="webserver" diff --git a/install/apache-tomcat-install.sh b/install/done/apache-tomcat-install.sh similarity index 96% rename from install/apache-tomcat-install.sh rename to install/done/apache-tomcat-install.sh index 0854029..26e11f0 100644 --- a/install/apache-tomcat-install.sh +++ b/install/done/apache-tomcat-install.sh @@ -1,9 +1,9 @@ #!/usr/bin/env bash -# Copyright (c) 2021-2024 tteck +# Copyright (c) 2021-2025 community-scripts ORG # Author: MickLesk (CanbiZ) -# License: MIT -# https://github.com/tteck/Proxmox/raw/main/LICENSE +# License: MIT | https://github.com/community-scripts/ProxmoxVE/raw/main/LICENSE +# Source: https://tomcat.apache.org/ source /dev/stdin <<<"$FUNCTIONS_FILE_PATH" color