Преглед на файлове

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