Fix wrong option number for 5.11
This commit is contained in:
parent
ef620e2dc3
commit
86fc89bc99
@ -88,7 +88,7 @@ _tkg_initscript() {
|
||||
echo "_basekernel=5.10" >> "$_path"/versel
|
||||
echo "_sub=${ver510}" >> "$_path"/versel
|
||||
;;
|
||||
"7")
|
||||
"6")
|
||||
echo "_basever=511" > "$_path"/versel
|
||||
echo "_basekernel=5.11" >> "$_path"/versel
|
||||
echo "_sub=${ver511}" >> "$_path"/versel
|
||||
|
Loading…
Reference in New Issue
Block a user