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

Update tianji-install.sh

pull/3870/head
CanbiZ 6 months ago committed by GitHub
parent 5420269e97
commit 6bee7e291e
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

@ -39,6 +39,7 @@ $STD apt-get update
$STD apt-get install -y nodejs
$STD npm install -g pnpm@9.7.1
$STD npm install -g pm2
export NODE_OPTIONS="--max_old_space_size=4096"
msg_ok "Installed Node.js, pnpm & pm2"
msg_info "Setting up PostgreSQL"

Loading…
Cancel
Save

Powered by BW's shoe-string budget.