From 949735c8497c3aa5b3408fa6446f8ed404e2270d Mon Sep 17 00:00:00 2001 From: fgsfds <4870330+fgsfds@users.noreply.github.com> Date: Thu, 6 Nov 2025 21:12:30 +0500 Subject: [PATCH] fix --- update.sh | 2 +- x-ui.sh | 1 - 2 files changed, 1 insertion(+), 2 deletions(-) diff --git a/update.sh b/update.sh index c7ef0235..793c5097 100755 --- a/update.sh +++ b/update.sh @@ -247,7 +247,7 @@ update_x-ui() { │ ${blue}x-ui log${plain} - Check logs │ │ ${blue}x-ui banlog${plain} - Check Fail2ban ban logs │ │ ${blue}x-ui update${plain} - Update │ -│ ${blue}x-ui legacy${plain} - legacy version │ +│ ${blue}x-ui legacy${plain} - Legacy version │ │ ${blue}x-ui install${plain} - Install │ │ ${blue}x-ui uninstall${plain} - Uninstall │ └───────────────────────────────────────────────────────┘" diff --git a/x-ui.sh b/x-ui.sh index c921a81b..813a13f7 100644 --- a/x-ui.sh +++ b/x-ui.sh @@ -887,7 +887,6 @@ update_geo() { show_menu ;; 1) - rm -f geoip.dat geosite.dat wget -O geoip.dat https://github.com/Loyalsoldier/v2ray-rules-dat/releases/latest/download/geoip.dat wget -O geosite.dat https://github.com/Loyalsoldier/v2ray-rules-dat/releases/latest/download/geosite.dat