mirror of
https://github.com/eosswedenorg/antelope-api-healthcheck
synced 2026-07-03 11:53:43 +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
|
exit 1
|
||||||
fi
|
fi
|
||||||
|
|
||||||
|
echo -e "[\e[34m::\e[0m] Building package for: ${PKG_TYPE}"
|
||||||
|
|
||||||
$PKG_SCRIPT
|
$PKG_SCRIPT
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue