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

Update microcode.sh

remove AMD verbose
confirmed working
pull/1418/head
tteckster 2 years ago committed by GitHub
parent 8b1a1f201b
commit a3dfc8f41d
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -76,7 +76,7 @@ amd() {
msg_ok "Downloaded the latest AMD Processor Microcode Package"
msg_info "Installing the AMD Processor Microcode (Patience)"
dpkg -i amd64-microcode_3.20230414.1_amd64.deb
dpkg -i amd64-microcode_3.20230414.1_amd64.deb &>/dev/null
msg_ok "Installed the AMD Processor Microcode"
msg_info "Cleaning up"

Loading…
Cancel
Save

Powered by BW's shoe-string budget.