mirror of
				https://github.com/tteck/Proxmox.git
				synced 2025-10-30 18:39:10 +00:00 
			
		
		
		
	Update scaling-governor.sh
This commit is contained in:
		
							parent
							
								
									cf1f174174
								
							
						
					
					
						commit
						bfadcb1c09
					
				| @ -57,8 +57,8 @@ show_menu() { | |||||||
| } | } | ||||||
| clear | clear | ||||||
| show_menu | show_menu | ||||||
| while [ $opt != '' ]; do | while [ "$opt" != "" ]; do | ||||||
|     if [ $opt = '' ]; then |     if [ "$opt" = "" ]; then | ||||||
|         exit |         exit | ||||||
|     else |     else | ||||||
|         case $opt in |         case $opt in | ||||||
|  | |||||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user