Skip to content
geebips edited this page Aug 9, 2020 · 1 revision

While hopefully still in the same cloned directory, all you simple need to do is run:

node craig.js

I'd recommend installing screen and running it like that:

sudo apt install screen

Then:

screen -S craig

Finally:

node.js

Detach window with CTRL A+D

Clone this wiki locally