mirror of
https://github.com/fluencelabs/redis
synced 2025-06-14 17:51:21 +00:00
update-ruby-client script already points to ezmobius repo
This commit is contained in:
@ -2,8 +2,8 @@
|
||||
rm -rf temp
|
||||
mkdir temp
|
||||
cd temp
|
||||
#git clone git://github.com/ezmobius/redis-rb.git
|
||||
git clone git://github.com/jodosha/redis-rb.git
|
||||
git clone git://github.com/ezmobius/redis-rb.git
|
||||
#git clone git://github.com/jodosha/redis-rb.git
|
||||
cd redis-rb
|
||||
rm -rf .git
|
||||
cd ..
|
||||
|
Reference in New Issue
Block a user