diff --git a/ct/cloudreve.sh b/ct/cloudreve.sh index 37738513..f64fea7a 100644 --- a/ct/cloudreve.sh +++ b/ct/cloudreve.sh @@ -1,9 +1,9 @@ #!/usr/bin/env bash source <(curl -s https://git.community-scripts.org/community-scripts/ProxmoxVED/raw/branch/main/misc/build.func) -# Copyright (c) 2021-2025 tteck -# Author: tteck (tteckster) +# Copyright (c) 2021-2025 community-scripts ORG +# Author: MickLesk (CanbiZ) # License: MIT | https://github.com/community-scripts/ProxmoxVED/raw/main/LICENSE -# Source: https://www.debian.org/ +# Source: https://cloudreve.org/ APP="Cloudreve" var_tags="${var_tags:-cloud}" diff --git a/install/cloudreve-install.sh b/install/cloudreve-install.sh index 51a7dcb4..c06c940b 100644 --- a/install/cloudreve-install.sh +++ b/install/cloudreve-install.sh @@ -3,7 +3,7 @@ # Copyright (c) 2021-2025 community-scripts ORG # Author: MickLesk (CanbiZ) # License: MIT | https://github.com/community-scripts/ProxmoxVED/raw/main/LICENSE -# Source: https://hanko.io/ +# Source: https://cloudreve.org/ source /dev/stdin <<<"$FUNCTIONS_FILE_PATH" color @@ -13,7 +13,7 @@ setting_up_container network_check update_os -fetch_and_deploy_gh_release "cloudreve" "cloudreve/cloudreve" "prebuild" "latest" "/opt/cloudreve" "hanko_Linux_x86_64.tar.gz" +fetch_and_deploy_gh_release "cloudreve" "cloudreve/cloudreve" "prebuild" "latest" "/opt/cloudreve" "*amd64.tar.gz" msg_info "Setup Service" cat </etc/systemd/system/cloudreve.service