Skip to content

Commit

Permalink
Use the force!
Browse files Browse the repository at this point in the history
  • Loading branch information
d0ugal committed May 9, 2015
1 parent 6c87815 commit 5e97234
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.sh
@@ -1,5 +1,5 @@
#!/bin/sh -xe

cp ~/Dropbox/CV/dougalmatthews.pdf ./dm/static;
rm -r output/*;
rm -rf output/*;
pelican content -s config.py -vv -D;

0 comments on commit 5e97234

Please sign in to comment.