From 8e8c73406564fd431c5c13f4d8865ca16a7312c1 Mon Sep 17 00:00:00 2001 From: santiyago <72850756+santiyagoburcart@users.noreply.github.com> Date: Wed, 4 Jun 2025 23:25:43 +0330 Subject: [PATCH] Update install.sh --- install.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/install.sh b/install.sh index c8055bda..73a8a1c3 100755 --- a/install.sh +++ b/install.sh @@ -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() {