Update source URL for Reactive Resume

This commit is contained in:
CanbiZ (MickLesk)
2026-08-11 08:24:07 +02:00
committed by GitHub
parent 5c10a942a1
commit eac7e5945c
+1 -2
View File
@@ -3,7 +3,7 @@ source <(curl -fsSL https://raw.githubusercontent.com/community-scripts/ProxmoxV
# Copyright (c) 2021-2026 community-scripts ORG
# Author: vhsdream | MickLesk (CanbiZ)
# License: MIT | https://github.com/community-scripts/ProxmoxVE/raw/main/LICENSE
# Source: https://rxresume.org | Github: https://github.com/amruthpillai/reactive-resume
# Source: https://rxresu.me/ | Github: https://github.com/amruthpillai/reactive-resume
APP="Reactive-Resume"
var_tags="${var_tags:-documents}"
@@ -45,7 +45,6 @@ function update_script() {
msg_info "Updating Reactive Resume (Patience)"
cd /opt/reactive-resume
export COREPACK_ENABLE_DOWNLOAD_PROMPT=0
corepack prepare --activate
export CI="true"
export NODE_ENV="production"