superset/docs/build.sh

5 lines
84 B
Bash
Executable File

#!/usr/bin/env bash
rm -r _build
make html
cp -r _build/html/ ../../panoramix-docs/