diff options
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 |
