Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/MHSanaei/3x-ui.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authormhsanaei <ho3ein.sanaei@gmail.com>2024-10-31 03:18:37 +0300
committermhsanaei <ho3ein.sanaei@gmail.com>2024-10-31 03:18:37 +0300
commiteb58314c53c8ffe644fb1be3a3ea33b375d780af (patch)
tree1c9d77048a572a344ab2b082fc6de74a52b4e2f6 /install.sh
parentc158e6ec736a64fb86ef2404e86dc79295133753 (diff)
bash - remove version limit
Diffstat (limited to 'install.sh')
-rw-r--r--install.sh2
1 files changed, 1 insertions, 1 deletions
diff --git a/install.sh b/install.sh
index 7900d98c..c6c52000 100644
--- a/install.sh
+++ b/install.sh
@@ -274,7 +274,7 @@ install_x-ui() {
echo -e "x-ui log - Check logs"
echo -e "x-ui banlog - Check Fail2ban ban logs"
echo -e "x-ui update - Update"
- echo -e "x-ui custom - custom version"
+ echo -e "x-ui legacy - legacy version"
echo -e "x-ui install - Install"
echo -e "x-ui uninstall - Uninstall"
echo -e "----------------------------------------------"