rm index.md after build

This commit is contained in:
encrypt 2015-08-11 17:58:45 +02:00
parent 36b36e8951
commit 3ee81c9ac7

View file

@ -6,6 +6,7 @@ boh_pre_build() {
}
boh_post_build() {
rm $source_dir"/index.md"
echo "Moving posts"
boh_blog_move_posts
echo "Coping assets"