hugo-book/serve.sh
2022-10-03 12:31:02 -03:00

4 lines
56 B
Bash
Executable File

#!/bin/bash
cd exampleSite
hugo --themesDir ../.. serve