Last active
November 22, 2018 20:31
-
-
Save fatihyildizhan/a3833eaac966e989b21bd547276e81e7 to your computer and use it in GitHub Desktop.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
drcd -daemon | |
sleep 1 | |
cd RLN.V.1.0/src/ | |
./lotusd | |
sleep 11 | |
./lotus-cli masternode start | |
./lotus-cli masternode status | |
drc-cli mnsync status | |
cd .. | |
cd .. | |
ls |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment