forked from cerc-io/stack-orchestrator
hack
This commit is contained in:
parent
704c42c404
commit
817f0082e8
@ -16,6 +16,10 @@ if [ -z "$CERC_BUILD_TOOL" ]; then
|
||||
fi
|
||||
fi
|
||||
|
||||
echo "for building the mars v2 frontend"
|
||||
npm install --save dotenv
|
||||
yarn install-charting-library
|
||||
|
||||
SCRIPT_DIR=$( cd -- "$( dirname -- "${BASH_SOURCE[0]}" )" &> /dev/null && pwd )
|
||||
WORK_DIR="${1:-/app}"
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user