chore: update linux-tkg config
This commit is contained in:
@@ -8,7 +8,7 @@ _distro="Arch"
|
|||||||
# Kernel Version
|
# Kernel Version
|
||||||
# Accepts
|
# Accepts
|
||||||
# - "x.y-latest" to pick latest kernel from the x.y series (e.g. "6.13-latest")
|
# - "x.y-latest" to pick latest kernel from the x.y series (e.g. "6.13-latest")
|
||||||
# - Tags, e.g. "6.0-rc4" or "5.10.51"
|
# - git tags, e.g. "v6.0-rc4" or "v5.10.51"
|
||||||
# - Note: Patches may fail as they may only apply to newer trees.
|
# - Note: Patches may fail as they may only apply to newer trees.
|
||||||
# If left empty, the script will prompt
|
# If left empty, the script will prompt
|
||||||
_version="6.18-latest"
|
_version="6.18-latest"
|
||||||
|
|||||||
Reference in New Issue
Block a user