From 083769f0ad0daa4bf9de389209c4e01c7f0a0663 Mon Sep 17 00:00:00 2001 From: "CanbiZ (MickLesk)" <47820557+MickLesk@users.noreply.github.com> Date: Tue, 11 Aug 2026 08:25:03 +0200 Subject: [PATCH] Change source URL in reactive-resume-install.sh Updated source URL for Reactive Resume in install script. --- install/reactive-resume-install.sh | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/install/reactive-resume-install.sh b/install/reactive-resume-install.sh index 35cbee5f291..27dc24cfa9d 100644 --- a/install/reactive-resume-install.sh +++ b/install/reactive-resume-install.sh @@ -3,7 +3,7 @@ # Copyright (c) 2021-2026 community-scripts ORG # Author: vhsdream | Rewrite: 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 source /dev/stdin <<<"$FUNCTIONS_FILE_PATH" color @@ -39,7 +39,6 @@ msg_ok "Built Reactive Resume" msg_info "Configuring Reactive Resume" AUTH_SECRET=$(openssl rand -hex 32) - cat </opt/reactive-resume/.env # Reactive Resume v5 Configuration NODE_ENV=production