소스 검색

hiredis replaces lua-redis

Tobias von Dewitz 7 년 전
부모
커밋
fccc5661bf
1개의 변경된 파일0개의 추가작업 그리고 1개의 파일을 삭제
  1. 0 1
      centos7/centos7-install.sh

+ 0 - 1
centos7/centos7-install.sh

@@ -13,7 +13,6 @@ yum -y update
 yum -y --enablerepo CodeIT install httpd
 yum -y install lua lua-devel luarocks lua-socket pcre-devel openssl-devel
 
-luarocks install redis-lua
 luarocks install lua-hiredis
 luarocks install lua-cjson
 luarocks install lrexlib-pcre