Update install.sh

This commit is contained in:
santiyago 2025-06-04 23:25:43 +03:30 committed by GitHub
parent cff1648a34
commit 8e8c734065
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -13,7 +13,7 @@ OS_RELEASE_ID=""
OS_RELEASE_VERSION_ID=""
INSTALL_DIR="/opt/3x-ui-docker"
REPO_DIR_NAME="3x-ui-source"
REPO_URL="https://github.com/santiyagoburcart/N-ui.git"
REPO_URL="https://github.com/MHSanaei/3x-ui.git"
# --- Utility Functions ---
detect_os() {