linux-tutorial/codes/deploy/tool/redis/README.md
2018-10-11 14:16:42 +08:00

212 B

安装 Redis

使用方法:

curl -o- https://raw.githubusercontent.com/dunwu/linux/master/codes/deploy/tool/redis/install-redis.sh | bash

脚本会下载解压 redis 到 /opt/redis 路径下。