linux-tutorial/codes/deploy/tool/redis
2019-01-23 17:32:23 +08:00
..
install-redis.sh 🔖 脚本修改 2018-09-30 17:24:58 +08:00
README.md 更新路径 2019-01-23 17:32:23 +08:00

安装 Redis

使用方法:

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

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