浏览代码

fixed redis install

Bachir Soussi Chiadmi 4 年之前
父节点
当前提交
a6c0ccdd17
共有 1 个文件被更改,包括 1 次插入1 次删除
  1. 1 1
      bin/lemp.sh

+ 1 - 1
bin/lemp.sh

@@ -165,7 +165,7 @@ apt-get --yes install redis-server php-redis
 
 systemctl enable redis-server
 systemctl restart redis-server
-systemctl restart php7.0-fpm
+systemctl restart php7.3-fpm
 echo -e "\033[92;1mRedis installed\033[Om"
 
 echo -e '\033[35m