diff --git a/build.sh b/build.sh index 33e50af..fb0be5f 100755 --- a/build.sh +++ b/build.sh @@ -23,7 +23,6 @@ cp ./*.jpg favicon.ico ./site/. cp ./feed/feed.atom ./site/feed.atom # build posts -# cp -a ./posts/. ./site/blog/. for dir in ~/code/stillgreenmossdotnet/posts/*/ do fulldir=${dir%*/}