1
0
Fork 0
mirror of https://github.com/eosswedenorg/antelope-api-healthcheck synced 2026-06-18 05:00:03 +02:00

scripts/build_deb.sh: change description.

This commit is contained in:
Henrik Hautakoski 2020-02-03 19:37:39 +01:00
parent c926b4b5e5
commit 5a26718d40

View file

@ -2,7 +2,7 @@
BASE_DIR="$( cd "$( dirname "${BASH_SOURCE[0]}" )" >/dev/null 2>&1 && pwd )"
PACKAGE_DESCRIPTION="HAproxy healthcheck program for EOS API."
PACKAGE_DESCRIPTION="HAproxy healthcheck program for EOSIO API."
PACKAGE_TMPDIR="pack"
# Default to 1 if no release is set.