Right now there are two install scripts in the project which are being used in an inconsistent way. install.sh is intended to be curl'd into the shell, while megaInstall.sh is intend to be downloaded. megaInstall.sh runs install.sh internally. I think it would be cleaner if we only have just one install script which handles setting up the system for us.
As an aside, this change will require us to update some of the wiki documentation. I can take a look at that once the install script is updated.
I have assigned this issue to @smy2748 but if @thenickperson wants to take a look at this, that works too.
Right now there are two install scripts in the project which are being used in an inconsistent way. install.sh is intended to be curl'd into the shell, while megaInstall.sh is intend to be downloaded. megaInstall.sh runs install.sh internally. I think it would be cleaner if we only have just one install script which handles setting up the system for us.
As an aside, this change will require us to update some of the wiki documentation. I can take a look at that once the install script is updated.
I have assigned this issue to @smy2748 but if @thenickperson wants to take a look at this, that works too.