Created
June 7, 2018 05:59
-
-
Save jintao-zero/8f2379ce83c1304f02e37e580eef9497 to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
wget http://download.redis.io/redis-stable.tar.gz && tar xvzf redis-stable.tar.gz && cd redis-stable && make install |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment