memgraph/build.sh

5 lines
76 B
Bash
Raw Normal View History

2015-10-09 07:24:12 +08:00
#!/bin/bash
cd api && python link_resources.py && cd ..
make clean && make