diff options
| author | fgsfds <4870330+fgsfds@users.noreply.github.com> | 2025-11-07 21:26:43 +0300 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2025-11-07 21:26:43 +0300 |
| commit | cf38226b5d9f2ae0328340c309f1ad8a60cdf6c1 (patch) | |
| tree | 37d510295a9f45dff42964c1029928c4fdf86726 /update.sh | |
| parent | 575ee854c8c2421ac9e4df74da53b44753995a50 (diff) | |
Add update-all-geofiles key to x-ui.sh (#3586)
* added update-all-geofiles key to x-ui.sh that updated all geofiles
* fix
* text fixes
* typo fix
* cleanup
Diffstat (limited to 'update.sh')
| -rwxr-xr-x | update.sh | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -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 │ └───────────────────────────────────────────────────────┘" |
