forked from Telodendria/Telodendria
Verbose copy; I like to see what's going on.
This commit is contained in:
parent
ea0dcd0447
commit
7cfbf63968
1 changed files with 1 additions and 1 deletions
2
make.sh
2
make.sh
|
@ -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() {
|
||||||
|
|
Loading…
Reference in a new issue