Skip to content
Snippets Groups Projects
Commit 89606877 authored by Anders Blomdell's avatar Anders Blomdell
Browse files

Hidden STATE_DIR

parent 90e872c5
No related branches found
No related tags found
No related merge requests found
......@@ -2,6 +2,6 @@
chmod o-rwx $(dirname $0)
make -C $(dirname $0)/pip-install-to-json \
REPO=$(pwd)/repo STATE_DIR=$(pwd)/state install
REPO=$(pwd)/repo STATE_DIR=$(pwd)/.state install
make -C $(dirname $0)/mbed-cli \
REPO=$(pwd)/repo STATE_DIR=$(pwd)/state build
REPO=$(pwd)/repo STATE_DIR=$(pwd)/.state build
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment