Skip to main content
Sign in
Snippets Groups Projects
Commit 14ea785a authored by Anders Blomdell's avatar Anders Blomdell
Browse files

Add build file

parent c65b02cc
Branches
Tags
No related merge requests found
#!/bin/sh
chmod o-rwx $0
make -C src/pip-install-to-json REPO=$(pwd)/repo STATE=$(pwd)/state install
make -C src/mbed-cli REPO=$(pwd)/repo STATE=$(pwd)/state build
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment