Open Arnaz87 opened 5 years ago
Relevant parts of the code:
[general]
init = "init.lua"
this is supposed to be the most basic assumption for torchbear
init defaults to "init.lua", that's not the problem, the problem is that the toml needs at least two sections
why?
The issue is that general
isnt optional. I forgot I stashed that before committing, but both shouldve been optional. Will be pushing fix in a second
it still exits after first run. simple-webserver doesn't stay active.
It works just fine for me with 0.6.2.
my bad.. let's see if we can get updating soon
In torchbear-simple-webserver, when
torchbear.toml
is:It doesn't start. Instead, one has add another sections for it to work: