community.general/docs/docsite/build.sh

8 lines
117 B
Bash
Executable File

#!/bin/bash
make -f Makefile.old clean
make -f Makefile.old modules
make -f Makefile.old directives
time make html