cleaner fix ... everywhere

This commit is contained in:
p4bl0 2012-03-15 16:47:09 +01:00
parent e990681b57
commit 982b118b47
1 changed files with 1 additions and 0 deletions

View File

@ -289,6 +289,7 @@ replace_foreach () {
generate_article() {
temp=`mktemp fugitiveXXXXXX`
chmod a+r "$temp"
art="${1#$articles_dir/}"
title=`get_article_title "$art"`
cat "$templates_dir/article.html" | \