mirror of
https://github.com/apache/superset.git
synced 2026-05-08 01:15:46 +00:00
4 lines
43 B
Bash
Executable File
4 lines
43 B
Bash
Executable File
#!/usr/bin/env bash
|
|
rm -r _build
|
|
make html
|