mirror of
https://github.com/alex-shpak/hugo-book.git
synced 2025-06-09 02:14:07 +00:00
4 lines
56 B
Bash
Executable File
4 lines
56 B
Bash
Executable File
#!/bin/bash
|
|
|
|
cd exampleSite
|
|
hugo --themesDir ../.. serve |