We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2bb4763 commit 8425ca9Copy full SHA for 8425ca9
udroid/src/udroid.sh
@@ -969,6 +969,7 @@ list() {
969
# any folder in the install dir that starts with "custom-" is considered a custom fs
970
# there is no need to show support & status for custom fs
971
#
972
+ echo -e "\n\n" >> $tempfile
973
echo -e "| custom-fs name | $_size_header" >> $tempfile
974
echo -e "|----------------|$_size_line" >> $tempfile
975
0 commit comments