Update edge-kernel.sh

This commit is contained in:
tteckster 2022-07-13 12:53:14 -04:00 committed by GitHub
parent f85a4638f6
commit b00fbaff08
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -105,6 +105,7 @@ while [ $opt != '' ]
clear;
option_picked "Unpinning Current Kernel";
proxmox-boot-tool kernel unpin
clear;
break;
;;
5) while true; do