X-Git-Url: http://git.plutz.net/?a=blobdiff_plain;f=indexmeta.sh;h=00741d44881793000fce5b4f2e24142d8e6cf51f;hb=0bca0bee961be0c55bddba41b28501d014aef4a6;hp=8f0c971c81765becddf59d01368bf0680c766263;hpb=d5eed6ee7e2ff547dd06023838b6aed031ba8174;p=serve0 diff --git a/indexmeta.sh b/indexmeta.sh index 8f0c971..00741d4 100644 --- a/indexmeta.sh +++ b/indexmeta.sh @@ -68,7 +68,7 @@ meta_info(){ | grep -m1 -axE '[0-9]+ [0-9]+ [0-9]+ tags=[^ ]* comment=[^ ]* .+' \ || meta_file "$file" else - printf '0\t0\t0\ttags=\tcomment=\t\r' + printf '0\t0\t0\ttags=\tcomment=\t%s\r' "$(meta_name "$file")" fi }