mirror of https://github.com/tteck/Proxmox.git
				
				
				
			Update edge-kernel.sh
This commit is contained in:
		
							parent
							
								
									f85a4638f6
								
							
						
					
					
						commit
						b00fbaff08
					
				| 
						 | 
					@ -105,6 +105,7 @@ while [ $opt != '' ]
 | 
				
			||||||
           clear;
 | 
					           clear;
 | 
				
			||||||
            option_picked "Unpinning Current Kernel";
 | 
					            option_picked "Unpinning Current Kernel";
 | 
				
			||||||
            proxmox-boot-tool kernel unpin
 | 
					            proxmox-boot-tool kernel unpin
 | 
				
			||||||
 | 
					            clear;
 | 
				
			||||||
            break;
 | 
					            break;
 | 
				
			||||||
        ;;
 | 
					        ;;
 | 
				
			||||||
        5) while true; do
 | 
					        5) while true; do
 | 
				
			||||||
| 
						 | 
					
 | 
				
			||||||
		Loading…
	
		Reference in New Issue