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

scripts/build.sh: adding TEMPLATE_DIR variable

This commit is contained in:
Henrik Hautakoski 2020-06-11 14:08:44 +02:00
parent 590ad836fc
commit cbc638bef0

View file

@ -5,6 +5,7 @@
############################
export BASE_DIR="$( cd "$( dirname "${BASH_SOURCE[0]}" )" >/dev/null 2>&1 && pwd )"
export TEMPLATE_DIR=${BASE_DIR}/templates
# Info
set -o allexport