refactor(os): No need to hide kernel version string (#19)

This commit is contained in:
hygienic-books 2023-11-11 04:20:29 +01:00
parent 47321313a9
commit 5f6a5bfdac

View File

@ -68,7 +68,7 @@ function setup_env_vars () {
echo '----------------------------------------' echo '----------------------------------------'
echo echo
read -u3 -p 'Please type kernel version to use, leave empty for latest, confirm with <Enter>: ' -s ARCHZBM_KERNEL_VER read -u3 -p 'Please type kernel version to use, leave empty for latest, confirm with <Enter>: ' ARCHZBM_KERNEL_VER
echo echo
echo echo