Stupid fix
This commit is contained in:
@ -66,7 +66,7 @@ cat \
|
|||||||
tidy -q -ashtml |
|
tidy -q -ashtml |
|
||||||
sed '2 s/xmlns=".*"//g' |
|
sed '2 s/xmlns=".*"//g' |
|
||||||
xmllint --noblanks --xpath '//body' - \
|
xmllint --noblanks --xpath '//body' - \
|
||||||
)"']]'
|
)"']]>'
|
||||||
) \
|
) \
|
||||||
<(
|
<(
|
||||||
tail -n +$(( itemlinereplace +1 )) .rss.item.template |
|
tail -n +$(( itemlinereplace +1 )) .rss.item.template |
|
||||||
|
Reference in New Issue
Block a user