mirror of
https://github.com/gohugoio/hugo.git
synced 2025-08-21 21:35:28 +02:00
commands: Make the server flag --renderToDisk into --renderToMemory (note)
Fixes #11987
This commit is contained in:
@@ -2,7 +2,7 @@
|
||||
|
||||
# We run these tests in parallel so let Hugo decide which port to use.
|
||||
# Render to disk so we can check the /public dir.
|
||||
hugo server --renderToDisk &
|
||||
hugo server &
|
||||
|
||||
waitServer
|
||||
|
||||
|
Reference in New Issue
Block a user