Skip to content

Commit 8425ca9

Browse files
feat: add some spaces before table for correct formatting
1 parent 2bb4763 commit 8425ca9

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

udroid/src/udroid.sh

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -969,6 +969,7 @@ list() {
969969
# any folder in the install dir that starts with "custom-" is considered a custom fs
970970
# there is no need to show support & status for custom fs
971971
#
972+
echo -e "\n\n" >> $tempfile
972973
echo -e "| custom-fs name | $_size_header" >> $tempfile
973974
echo -e "|----------------|$_size_line" >> $tempfile
974975

0 commit comments

Comments
 (0)