removed double ;;

This commit is contained in:
somebodywashere 2023-06-23 18:15:19 +00:00
parent 13ff378280
commit a4891320aa

View file

@ -701,7 +701,7 @@ iplimit_main() {
iplimit_main ;;
3)
fail2ban-client reload --restart --unban 3x-ipl
echo -e "${green}All users Unbanned successfully.${plain}" ;;
echo -e "${green}All users Unbanned successfully.${plain}"
iplimit_main ;;
4)
if test -f "/var/log/3xipl-banned.log"; then