mirror of
https://github.com/gohugoio/hugo.git
synced 2024-11-07 20:30:36 -05:00
e96cdfe966
Fixes #11031
8 lines
No EOL
113 B
Text
8 lines
No EOL
113 B
Text
|
|
mkdir mysite
|
|
cd mysite
|
|
! hugo
|
|
|
|
stderr 'Unable to locate config file or config directory'
|
|
ls .
|
|
stdout 'Empty dir' |