Remove public from the dev server command
This commit is contained in:
parent
d475332ccc
commit
83a4996454
1 changed files with 1 additions and 1 deletions
|
@ -1,4 +1,4 @@
|
|||
#!/usr/bin/env zsh
|
||||
# Eryn Wells <eryn@erynwells.me>
|
||||
|
||||
hugo server -DF --disableFastRender public
|
||||
hugo server -DF --disableFastRender
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue