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

Update scrypted-v5-install.sh

node v18
pull/974/head
tteckster 2 years ago committed by GitHub
parent f351e7ef54
commit 6ee0e2047a
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -116,7 +116,7 @@ $STD apt-get -y install \
msg_ok "Installed GStreamer" msg_ok "Installed GStreamer"
msg_info "Setting up Node.js Repository" msg_info "Setting up Node.js Repository"
$STD bash <(curl -fsSL https://deb.nodesource.com/setup_16.x) $STD bash <(curl -fsSL https://deb.nodesource.com/setup_18.x)
msg_ok "Set up Node.js Repository" msg_ok "Set up Node.js Repository"
msg_info "Installing Node.js" msg_info "Installing Node.js"

Loading…
Cancel
Save

Powered by BW's shoe-string budget.