memgraph/build.sh
2015-10-09 01:24:12 +02:00

5 lines
76 B
Bash
Executable File

#!/bin/bash
cd api && python link_resources.py && cd ..
make clean && make