diff --git a/easy-arch.sh b/easy-arch.sh index d9c84f6..253d2de 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 }