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;
|
||||
option_picked "Unpinning Current Kernel";
|
||||
proxmox-boot-tool kernel unpin
|
||||
clear;
|
||||
break;
|
||||
;;
|
||||
5) while true; do
|
||||
|
|
Loading…
Reference in New Issue