4 lines
85 B
Bash
Executable file
4 lines
85 B
Bash
Executable file
#!/bin/sh
|
|
|
|
hugo serve --buildDrafts --buildExpired --buildFuture --navigateToChanged
|