Your ROOT_URL in app.ini is https://git.bwnetwork.us/ but you are visiting http://git.bwnetwork.us/Administrator/Proxmox_Helper_scripts/commit/9b251be440f1c39ce87e3c0949968013b981634a You should set ROOT_URL correctly, otherwise the web may not work correctly.

Update homarr-install.sh

test
pull/2032/head
tteckster 2 years ago committed by GitHub
parent e7436ee55d
commit 9b251be440
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -33,10 +33,10 @@ $STD apt-get update
$STD apt-get install -y nodejs
npm install -g npm@latest
$STD npm install -g yarn
$STD yarn global add prisma
#$STD yarn global add prisma
# npm install next
$STD npm instal react
$STD npm instal react-dom
#$STD npm install react
#$STD npm install react-dom
msg_ok "Installed Node.js/Yarn"
msg_info "Installing Homarr (Patience)"

Loading…
Cancel
Save

Powered by BW's shoe-string budget.