Remove unnecessary line break during kernel version input.
This commit is contained in:
parent
976a0b2d5c
commit
2f1e1a3f2f
@ -6,11 +6,10 @@
|
||||
# Copyright 2023 Inference
|
||||
# SPDX-License-Identifier: BSD-3-Clause-Clear
|
||||
|
||||
# Version: 0.0.4.5
|
||||
# Version: 0.1.0.6
|
||||
|
||||
|
||||
echo "Enter kernel version:"
|
||||
echo ""
|
||||
read KVER
|
||||
echo ""
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user