Verbose copy; I like to see what's going on.

This commit is contained in:
Jordan Bancino 2022-07-23 17:35:12 -04:00
parent ea0dcd0447
commit 7cfbf63968

View file

@ -85,7 +85,7 @@ recipe_site() {
fi fi
# In the future, this might do more. # In the future, this might do more.
cp site/* "$TELODENDRIA_PUB/" cp -v site/* "$TELODENDRIA_PUB/"
} }
recipe_release() { recipe_release() {