diff --git a/make.sh b/make.sh index 98b2e97..17d32c9 100644 --- a/make.sh +++ b/make.sh @@ -85,7 +85,7 @@ recipe_site() { fi # In the future, this might do more. - cp site/* "$TELODENDRIA_PUB/" + cp -v site/* "$TELODENDRIA_PUB/" } recipe_release() {