sentora / sentora-installers

Provides a central place to store, version and distribute the Sentora installer and upgrade scripts from.
GNU General Public License v3.0
153 stars 148 forks source link

How to install 2.0 #135

Closed rajeevrrs closed 1 year ago

rajeevrrs commented 1 year ago

bash <(curl -L -Ss http://sentora.org/install)

This code will install 2.0 or 1.x?

FernandoGarcia commented 1 year ago

Hi!

Check the script displayed by http://sentora.org/install.

SENTORA_INSTALLER_VERSION="2.0.0"
SENTORA_CORE_VERSION="2.0.0"

Best regards.

TGates71 commented 1 year ago

Use http://forums.sentora.org for questions and support. Thanks.