mirror of
https://github.com/ItsDrike/itsdrike.com.git
synced 2025-02-23 16:19:02 +00:00
Accept arguments to hugo server with server.sh
This commit is contained in:
parent
e62ddc2e49
commit
e97f318101
1 changed files with 1 additions and 1 deletions
|
@ -4,4 +4,4 @@ source ./scripts/common.sh
|
|||
|
||||
./scripts/build.sh
|
||||
|
||||
hugo server --noHTTPCache --disableFastRender --gc
|
||||
hugo server --noHTTPCache --disableFastRender --gc $@
|
||||
|
|
Loading…
Add table
Reference in a new issue