Select 5.13.y by default
This commit is contained in:
@@ -91,7 +91,7 @@ _set_kernel_version() {
|
||||
done
|
||||
|
||||
#Default index corresponds to latest stable kernel
|
||||
_default_index="1"
|
||||
_default_index="0"
|
||||
_prompt_from_array "${_kernel_fullver_list[@]}"
|
||||
_version=${_supported_kernels[$_selected_index]}
|
||||
fi
|
||||
|
Reference in New Issue
Block a user