diff options
| author | mhsanaei <ho3ein.sanaei@gmail.com> | 2024-10-31 03:18:37 +0300 |
|---|---|---|
| committer | mhsanaei <ho3ein.sanaei@gmail.com> | 2024-10-31 03:18:37 +0300 |
| commit | eb58314c53c8ffe644fb1be3a3ea33b375d780af (patch) | |
| tree | 1c9d77048a572a344ab2b082fc6de74a52b4e2f6 /install.sh | |
| parent | c158e6ec736a64fb86ef2404e86dc79295133753 (diff) | |
bash - remove version limit
Diffstat (limited to 'install.sh')
| -rw-r--r-- | install.sh | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -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 "----------------------------------------------" |
