Updated Redis module for Centos compatibility

This commit is contained in:
2020-12-04 11:10:57 +01:00
parent be8d75bcab
commit 574e61b085
5 changed files with 14 additions and 2 deletions

View File

@@ -1,3 +1,3 @@
#!/bin/bash
systemctl enable --now redis-server
systemctl enable --now $redisService