energywebfoundation / ewc-validator-node-install-scripts

EWC and Volta affiliate validator node installation scripts
https://energyweb.org/
GNU General Public License v3.0
6 stars 19 forks source link

Unify the scripts to a single one #20

Open danzipie opened 5 years ago

danzipie commented 5 years ago

Atm we have three scripts to cover three operative systems (Ubuntu, Debian, Centos).

It is required to unify the scripts in a single one, which detects the OS and applies some logic based on this information.

This is beneficial for the script maintenance.