mirror of
https://github.com/eosswedenorg/antelope-api-healthcheck
synced 2026-06-18 05:00:03 +02:00
scripts/build.sh: Adding some information output.
This commit is contained in:
parent
90c06e7d9f
commit
f782177bec
1 changed files with 2 additions and 0 deletions
|
|
@ -34,4 +34,6 @@ if [ ! -x $PKG_SCRIPT ]; then
|
|||
exit 1
|
||||
fi
|
||||
|
||||
echo -e "[\e[34m::\e[0m] Building package for: ${PKG_TYPE}"
|
||||
|
||||
$PKG_SCRIPT
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue