tidy
This commit is contained in:
parent
01d7e5a0b5
commit
e91816f9b3
1 changed files with 0 additions and 1 deletions
1
build.sh
1
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%*/}
|
||||
|
|
Loading…
Reference in a new issue