Skip to content

Properly implement base and count numbering. Fix a couple of typos#170

Open
walkjivefly wants to merge 5 commits intomasternodes:masterfrom
walkjivefly:redosetup
Open

Properly implement base and count numbering. Fix a couple of typos#170
walkjivefly wants to merge 5 commits intomasternodes:masterfrom
walkjivefly:redosetup

Conversation

@walkjivefly
Copy link
Contributor

@walkjivefly walkjivefly commented Apr 20, 2019

I finally revisited this and made the base and count stuff work. It's now possible to number instances from a chosen base other than 1. Useful if you already one or more coin-x instances on a server and want to add a few more without doing it manually.
eg:

./install.sh -p coin-x  -c 3 

some time later

./install.sh -p coin-x  -b 4 -c 3
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

1 participant