diff options
| author | mhsanaei <ho3ein.sanaei@gmail.com> | 2024-07-01 20:45:51 +0300 |
|---|---|---|
| committer | mhsanaei <ho3ein.sanaei@gmail.com> | 2024-07-01 20:45:51 +0300 |
| commit | a9ec24f811fd8abda99173a87335bcf4819d9613 (patch) | |
| tree | 88e799cf6e830d918eb4209f1039e4546e9b19fb /x-ui.sh | |
| parent | 2da7dda794db6f471c587d499b73e34a9337a6e0 (diff) | |
update dependencies
Diffstat (limited to 'x-ui.sh')
| -rw-r--r-- | x-ui.sh | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -1120,7 +1120,7 @@ iplimit_main() { echo -e "${green}\t4.${plain} Check Logs" echo -e "${green}\t5.${plain} Fail2ban Status" echo -e "${green}\t6.${plain} Restart Fail2ban" - echo -e "${green}\t7.${plain} Uninstall IP Limit" + echo -e "${green}\t7.${plain} Uninstall Fail2ban" echo -e "${green}\t0.${plain} Back to Main Menu" read -p "Choose an option: " choice case "$choice" in |
