electracoin-ECA / electra-desktop

[DEPRECATED]- To be used only on specific request from the Electra team
https://electraproject.org
MIT License
17 stars 9 forks source link

would love to bring the -data-dir feature back from the old Qt app into 1.1.2 #142

Open lasergoat opened 5 years ago

lasergoat commented 5 years ago

I keep all my block chains on external drives for various reasons - namely storage space. This is now the only coin which I cannot do this on.

Can you please bring back a feature or setting for this? Preferably something where I can use:

# .bash_profile

# ECA/electra version 
alias electra="open -a Electra\ Desktop.app --args \"-datadir=/Volumes/ExternalDrive/Electra\""