Fix wrong option number for 5.11
This commit is contained in:
@@ -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
|
||||
|
Reference in New Issue
Block a user