Add 5.15-5.17 as available options in .cfg

This commit is contained in:
Tk-Glitch
2022-03-24 18:42:53 +01:00
parent f2e0b271b8
commit 8d152d2809

View File

@@ -5,7 +5,7 @@
# If left empty, the script will prompt
_distro=""
# Kernel Version - Options are "5.4", "5.7", "5.8", "5.9", "5.10", "5.11", "5.12", "5.13", "5.14"
# Kernel Version - Options are "5.4", "5.7", "5.8", "5.9", "5.10", "5.11", "5.12", "5.13", "5.14", "5.15", "5.16", "5.17"
_version=""
#### MISC OPTIONS ####