Fixed fail2ban and replaced cent8 with el8
This commit is contained in:
@@ -4,7 +4,7 @@ if [ "$shortdist" = "ubu1804" ] || [ "$osrel" = "ubu2004" ] || [ "$osrel" = "deb
|
||||
# Debian/Ubunbtu redis variables
|
||||
redisService=redis-server
|
||||
|
||||
elif [ "$shortdist" = "cent8" ]; then
|
||||
elif [ "$shortdist" = "el8" ]; then
|
||||
# Centos redis variable
|
||||
redisService=redis
|
||||
fi
|
||||
|
||||
Reference in New Issue
Block a user