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

Update scaling-governor.sh

pull/105/head
tteckster 3 years ago committed by GitHub
parent 397af2d63d
commit 6c2db49284
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -26,7 +26,7 @@ show_menu(){
echo -e "\n${YW}Current CPU Scaling Governor echo -e "\n${YW}Current CPU Scaling Governor
${BL}${CCSG}${CL}" ${BL}${CCSG}${CL}"
printf "\n$ {fgred}Only Select Available CPU Scaling Governors From Above${CL}\n \n" printf "\n ${fgred}Only Select Available CPU Scaling Governors From Above${CL}\n \n"
printf "${BL}**${YW} 1)${GN} Switch to ${BL}conservative${CL}${GN} CPU Scaling Governor ${CL}\n" printf "${BL}**${YW} 1)${GN} Switch to ${BL}conservative${CL}${GN} CPU Scaling Governor ${CL}\n"
printf "${BL}**${YW} 2)${GN} Switch to ${BL}ondemand${CL}${GN} CPU Scaling Governor ${CL}\n" printf "${BL}**${YW} 2)${GN} Switch to ${BL}ondemand${CL}${GN} CPU Scaling Governor ${CL}\n"
printf "${BL}**${YW} 3)${GN} Switch to ${BL}userspace${CL}${GN} CPU Scaling Governor ${CL}\n" printf "${BL}**${YW} 3)${GN} Switch to ${BL}userspace${CL}${GN} CPU Scaling Governor ${CL}\n"

Loading…
Cancel
Save

Powered by BW's shoe-string budget.