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

Update scaling-governor.sh

tweak
pull/1141/head
tteckster 2 years ago committed by GitHub
parent 65d6956819
commit 7a22dbfa98
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -17,7 +17,6 @@ Scaling Governors
EOF
}
while true; do
header_info
read -p "View CPU Scaling Governors. Proceed(y/n)?" yn
case $yn in
[Yy]*) break ;;

Loading…
Cancel
Save

Powered by BW's shoe-string budget.