mirror of
http://github.com/valkey-io/valkey
synced 2024-11-22 00:52:38 +00:00
update-ruby-client script already points to ezmobius repo
This commit is contained in:
parent
111d9959c0
commit
88a88bb667
@ -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 ..
|
||||
|
Loading…
Reference in New Issue
Block a user