Post
Topic
Board Announcements (Altcoins)
Re: [ANN][POW & POSe X11][MASTERNODE] MonacoCoin - A real use in Monaco
by
blc
on 26/10/2017, 03:29:50 UTC
ok so in nano paste the following line in

* * * * * cd /home/YOURUSERNAME/sentinel && ./venv/bin/python bin/sentinel.py >/dev/null 2>&1


where it says YOURUSERNAME change this to the name of the user you made (in the monacocoin website tutorial they use "bob")

so like this

* * * * * cd /home/bob/sentinel && ./venv/bin/python bin/sentinel.py >/dev/null 2>&1