3 lines
106 B
Bash
Executable file
3 lines
106 B
Bash
Executable file
#!/bin/bash
|
|
python -m mkdocs build
|
|
cp docs/assets/images/Pyr0ball-logo.png docs/assets/images/favicon.png
|