Closed Jim8y closed 3 years ago
We usually use the screen command to make neo-cli run in the background. If restarted, the screen process will be killed.
screen
neo-cli
Will figure it out
https://github.com/neo-project/neo-modules/pull/626
We usually use the
screen
command to makeneo-cli
run in the background. If restarted, thescreen
process will be killed.