Skip to content

Instantly share code, notes, and snippets.

@PabloCastellano
Created January 2, 2015 11:06
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 PabloCastellano/f1acd9d788acf9e597b9 to your computer and use it in GitHub Desktop.
Save PabloCastellano/f1acd9d788acf9e597b9 to your computer and use it in GitHub Desktop.
root@obeliskP:~# sudo bash /usr/local/src/obelisk-git/scripts/setup.sh
[+] Welcome to Obelisk worker and balancer daemon setup.
IMPORTANT: This script requires previous installation of
libbitcoin, libwallet and obelisk IN DEFAULT LOCATIONS.
INFO: Imported genesis block 000000000019d6689c085ae165831e934ff763ae46a2a6c172b3f1b60a8ce26f
--> ob user already exists: skipping...
ERROR: --> You need to have installed libbitcoin, sx and obelisk before run this script.
Read the header of this script:
<cat /usr/local/src/obelisk-git/scripts/setup.sh>
--> Setting up init scripts...
System start/stop links for /etc/init.d/obworker already exist.
System start/stop links for /etc/init.d/obbalancer already exist.
Starting services...
* Starting system obworker daemon [ OK ]
* Starting system obbalancer daemon [ OK ]
All done!
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment