Skip to content

Commit 8609954

Browse files
feat: give some space
1 parent a96b482 commit 8609954

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

udroid/src/udroid.sh

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -902,9 +902,11 @@ list() {
902902
done
903903
# footer
904904
{
905+
echo ""
906+
echo ""
905907
echo "**SIZE**: space occupied by installed distro"
906908
echo "**DOWN* SIZE**: download size of suite"
907-
909+
echo ""
908910
echo "To install one of suite (ex: **jammy:xfce**), run:"
909911
echo "\`\`\`bash"
910912
echo "udroid install jammy:xfce"

0 commit comments

Comments
 (0)