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

Update post-pve-install.sh

tweak
pull/1460/head
tteckster 2 years ago committed by GitHub
parent f0ab5c9ccc
commit d3cfb2c3a7
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -151,7 +151,7 @@ EOF
case $CHOICE in
yes)
msg_info "Installing Proxmox 6.2 kernel"
apt install pve-kernel-6.2
apt install pve-kernel-6.2 &>/dev/null
microcode="need"
msg_ok "Installed Proxmox 6.2 kernel"
;;

Loading…
Cancel
Save

Powered by BW's shoe-string budget.