mirror of https://github.com/tteck/Proxmox.git
				
				
				
			
							parent
							
								
									65d6956819
								
							
						
					
					
						commit
						7a22dbfa98
					
				| 
						 | 
					@ -17,7 +17,6 @@ Scaling Governors
 | 
				
			||||||
EOF
 | 
					EOF
 | 
				
			||||||
}
 | 
					}
 | 
				
			||||||
while true; do
 | 
					while true; do
 | 
				
			||||||
    header_info
 | 
					 | 
				
			||||||
    read -p "View CPU Scaling Governors. Proceed(y/n)?" yn
 | 
					    read -p "View CPU Scaling Governors. Proceed(y/n)?" yn
 | 
				
			||||||
    case $yn in
 | 
					    case $yn in
 | 
				
			||||||
    [Yy]*) break ;;
 | 
					    [Yy]*) break ;;
 | 
				
			||||||
| 
						 | 
					
 | 
				
			||||||
		Loading…
	
		Reference in New Issue