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:
parent
590ad836fc
commit
cbc638bef0
1 changed files with 1 additions and 0 deletions
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue