Your ROOT_URL in app.ini is https://git.bwnetwork.us/ but you are visiting http://git.bwnetwork.us/Administrator/Proxmox_Helper_scripts/commit/976ab3e597c165f7e76486066815fcabb1a5fc3f?style=split&whitespace=ignore-change You should set ROOT_URL correctly, otherwise the web may not work correctly.

Update homepage-v5-install.sh

pull/979/head
tteckster 2 years ago committed by GitHub
parent bfe427535e
commit 976ab3e597
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -96,7 +96,7 @@ $STD apt-get install -y nodejs
$STD npm install -g pnpm $STD npm install -g pnpm
msg_ok "Installed Node.js" msg_ok "Installed Node.js"
msg_info "Installing Homepage" msg_info "Installing Homepage (Patience)"
$STD git clone https://github.com/benphelps/homepage.git /opt/homepage $STD git clone https://github.com/benphelps/homepage.git /opt/homepage
cd /opt/homepage cd /opt/homepage
mkdir -p config mkdir -p config

Loading…
Cancel
Save

Powered by BW's shoe-string budget.