Your ROOT_URL in app.ini is https://git.bwnetwork.us/ but you are visiting http://git.bwnetwork.us/Administrator/Proxmox_Helper_scripts/commit/a85205cb80b5d0b9568f43fe4abf7ae329b7f332?style=unified&whitespace=ignore-eol 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 d3cfb2c3a7
commit a85205cb80
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 &>/dev/null
apt-get install -y 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.