superset/docs/build.sh

4 lines
43 B
Bash
Raw Normal View History

2015-12-17 19:26:36 -05:00
#!/usr/bin/env bash
rm -r _build
make html