mirror of
https://github.com/MHSanaei/3x-ui.git
synced 2025-07-01 12:32:09 +00:00
Update install.sh
This commit is contained in:
parent
cff1648a34
commit
8e8c734065
1 changed files with 1 additions and 1 deletions
|
@ -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() {
|
||||
|
|
Loading…
Reference in a new issue