diff --git a/easy-arch.sh b/easy-arch.sh index 1a618d3..3c7443c 100644 --- a/easy-arch.sh +++ b/easy-arch.sh @@ -32,7 +32,7 @@ kernel_options() { output "" ;; * ) output "You did not enter a valid selection." - theme_options + kernel_options esac }