[Not Solved]
RE: Sentoa v 2 install script.
04-09-2025, 08:21 PM
(This post was last modified: 04-09-2025, 08:23 PM by coeddie11.)
To get the installation script for Sentora v2, visit the official Sentora GitHub repository at https://github.com/sentora/sentora-installers. You can install it using the command:
. For the latest development version, use
. paper io
Code:
bash <(curl -L -Ss http://sentora.org/install)
Code:
bash <(curl -L -Ss https://raw.githubusercontent.com/sentora/sentora-installers/master/sentora_install.sh)