Added index.html to www-root

master
Mike Gerwitz 2013-05-17 22:35:41 -04:00
parent 31e2b198cd
commit 2c4b4f368a
1 changed files with 1 additions and 0 deletions

View File

@ -45,6 +45,7 @@ thoughts:
www-root: $(articles) thoughts
mkdir -p www-root/papers \
&& cp index.html www-root/ \
&& cp papers/*.html www-root/papers/ \
&& cp -r [0-9]* www-root/ \
&& cp -r images/ www-root/ \