mirror of
https://github.com/eosswedenorg/antelope-api-healthcheck
synced 2026-07-03 11:53:43 +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 BASE_DIR="$( cd "$( dirname "${BASH_SOURCE[0]}" )" >/dev/null 2>&1 && pwd )"
|
||||||
|
export TEMPLATE_DIR=${BASE_DIR}/templates
|
||||||
|
|
||||||
# Info
|
# Info
|
||||||
set -o allexport
|
set -o allexport
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue