NewsBlur/vendor/cjson/build_inplace
2011-08-22 20:10:07 -07:00

5 lines
70 B
Bash

#!/bin/sh
python setup.py build_ext --inplace
python setup.py clean