From 0e6bff66ecfdd263d182877f624ed996fc08503f Mon Sep 17 00:00:00 2001 From: p4bl0 Date: Sat, 24 Jul 2010 04:27:49 +0200 Subject: README is now the first article on fresh install --- build.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'build.sh') diff --git a/build.sh b/build.sh index 5a75cfe..1f3e40d 100755 --- a/build.sh +++ b/build.sh @@ -12,7 +12,7 @@ include_file() { cp install.sh tmp1 i=1 for f in archives.html article.html \ - fugitive.css print.css \ + fugitive.css print.css README \ post-commit.sh post-receive.sh; do j=$((1 - i)) include_file tmp$i $f > tmp$j -- cgit v1.2.3