Skip to content

Commit

Permalink
run_electrum
Browse files Browse the repository at this point in the history
  • Loading branch information
estevaocm committed Dec 18, 2018
1 parent e464868 commit aa1a78f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion conf.d/04-wallets
Original file line number Diff line number Diff line change
Expand Up @@ -43,7 +43,7 @@ rm Electrum-*.tar.gz

# install electrum
mv Electrum-*/ $SHARE/electrum/
sudo ln -s $SHARE/electrum/electrum /usr/local/bin/electrum
sudo ln -s $SHARE/electrum/run_electrum /usr/local/bin/electrum
sudo chmod +x /usr/local/bin/electrum

# install electrum-dash dependencies
Expand Down

0 comments on commit aa1a78f

Please sign in to comment.