Skip to content

Instantly share code, notes, and snippets.

@Chubby-Chocobo
Last active May 7, 2018 08:23
Show Gist options
  • Save Chubby-Chocobo/5d647528cbe2b2ba49900513716c5faf to your computer and use it in GitHub Desktop.
Save Chubby-Chocobo/5d647528cbe2b2ba49900513716c5faf to your computer and use it in GitHub Desktop.
#!/bin/sh
cd /home/ec2-user/neo-cli
screen -S neocli -X quit
chmod +x neo-cli
screen -S neocli -dm ./neo-cli --nopeers /rpc
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment