Files
Blog/src/build.sh
2021-05-18 00:58:01 +01:00

3 lines
59 B
Bash
Executable File

#!/bin/bash
rm -Rf public/ build/
hugo --destination build/