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

Update homepage-v5-install.sh

revert linting error fix
pull/1102/head
tteckster 2 years ago committed by GitHub
parent 6690a31ff7
commit b724abc81b
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -102,8 +102,6 @@ $STD git clone https://github.com/benphelps/homepage.git /opt/homepage
cd /opt/homepage
mkdir -p config
cp /opt/homepage/src/skeleton/* /opt/homepage/config
sed -i 's/prowlarr: dynamic(() => import("\.\/prowlarr\/component")),/\/\/ &/' /opt/homepage/src/widgets/components.js
rm -rf /opt/homepage/src/widgets/prowlarr/component.jsx
$STD pnpm install
$STD pnpm build
msg_ok "Installed Homepage"

Loading…
Cancel
Save

Powered by BW's shoe-string budget.