Skip to content

Instantly share code, notes, and snippets.

@charleslouis
Created April 30, 2018 04:01
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save charleslouis/b959c0e9609099b33452307922bff8ed to your computer and use it in GitHub Desktop.
Save charleslouis/b959c0e9609099b33452307922bff8ed to your computer and use it in GitHub Desktop.
Commands Zencash node

pm2 logs to see if Zend is authenticated

In case the previous pm2 process has some residual configuration in memory, the --update-env made the pm2 process reload fresh pm2 stop 0 && pm2 start 0 --update-env && pm2 logs

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment