Update easy-arch.sh

This commit is contained in:
Tommaso Chiti 2021-05-07 08:52:00 +02:00 committed by GitHub
parent 109a790864
commit 160dde8e2b
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -1,7 +1,7 @@
#!/usr/bin/env -S bash -e #!/usr/bin/env -S bash -e
# Cleaning the TTY. # Cleaning the TTY.
clear # clear
# Selecting the kernel flavor to install. # Selecting the kernel flavor to install.
kernel_selector () { kernel_selector () {