Add missing echo
This commit is contained in:
parent
6cff55e63b
commit
443678dee0
|
@ -659,6 +659,7 @@ EOF
|
||||||
echo "4c) Please enter any additional packages, comma-separated without spaces,"
|
echo "4c) Please enter any additional packages, comma-separated without spaces,"
|
||||||
echo "that you require installed in the base system (firmware, etc.). These"
|
echo "that you require installed in the base system (firmware, etc.). These"
|
||||||
echo "must be valid packages or the install will fail!"
|
echo "must be valid packages or the install will fail!"
|
||||||
|
echo
|
||||||
echo -n "> "
|
echo -n "> "
|
||||||
read addpkglist
|
read addpkglist
|
||||||
echo
|
echo
|
||||||
|
|
Loading…
Reference in New Issue