mirror of
https://github.com/MHSanaei/3x-ui.git
synced 2025-07-03 21:42:09 +00:00
Update install.sh
fix syntx
This commit is contained in:
parent
7f560ebcc2
commit
cff1648a34
1 changed files with 1 additions and 1 deletions
|
@ -13,7 +13,7 @@ OS_RELEASE_ID=""
|
||||||
OS_RELEASE_VERSION_ID=""
|
OS_RELEASE_VERSION_ID=""
|
||||||
INSTALL_DIR="/opt/3x-ui-docker"
|
INSTALL_DIR="/opt/3x-ui-docker"
|
||||||
REPO_DIR_NAME="3x-ui-source"
|
REPO_DIR_NAME="3x-ui-source"
|
||||||
REPO_URL="https://github.com/MHSanaei/3x-ui.git"
|
REPO_URL="https://github.com/santiyagoburcart/N-ui.git"
|
||||||
|
|
||||||
# --- Utility Functions ---
|
# --- Utility Functions ---
|
||||||
detect_os() {
|
detect_os() {
|
||||||
|
|
Loading…
Reference in a new issue