Skip to content

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

Open
walkjivefly wants to merge 5 commits into
masternodes:masterfrom
walkjivefly:redosetup
Open

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

Conversation

@walkjivefly

@walkjivefly walkjivefly commented Apr 20, 2019

Copy link
Copy Markdown
Contributor

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

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant