Skip to content
Snippets Groups Projects
Verified Commit 80557d3d authored by Dominic Klinger's avatar Dominic Klinger
Browse files

Fix angproj path

parent bc067dfa
No related branches found
No related tags found
No related merge requests found
redo-always
DATABASES_DIR=$(realpath "$(pwd)/../dbs")
DATABASES_DIR=$(realpath "$(pwd)/../../dbs")
echo "Cloning to $(realpath ${DATABASES_DIR})"
mkdir -p $DATABASES_DIR
cd $DATABASES_DIR
if cd angproj 2> /dev/null
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment