Skip to content

Instantly share code, notes, and snippets.

@zaqueo
Created August 5, 2023 17:55
Show Gist options
  • Save zaqueo/32705fcbfa3e4c4823b5b0f579ce527a to your computer and use it in GitHub Desktop.
Save zaqueo/32705fcbfa3e4c4823b5b0f579ce527a to your computer and use it in GitHub Desktop.
Instalacion Xtream ui
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