Created
August 5, 2023 17:55
-
-
Save zaqueo/32705fcbfa3e4c4823b5b0f579ce527a to your computer and use it in GitHub Desktop.
Instalacion Xtream ui
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
sudo apt-get update && sudo apt-get upgrade -y && sudo apt-get install libxslt1-dev libcurl3 libgeoip-dev python -y; | |
wget https://github.com/xtream-ui-org/xtream-ui-install/raw/master/install.py; | |
sudo python install.py |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment