mirror of
http://github.com/valkey-io/valkey
synced 2024-11-22 00:52:38 +00:00
Fix 03_release_hash.sh commit message.
This commit is contained in:
parent
5807558c98
commit
d61e820faf
@ -5,4 +5,4 @@ echo $ENTRY >> ~/hack/redis-hashes/README
|
||||
vi ~/hack/redis-hashes/README
|
||||
echo "Press any key to commit, Ctrl-C to abort)."
|
||||
read yes
|
||||
(cd ~/hack/redis-hashes; git commit -a -m '${1} hash.'; git push)
|
||||
(cd ~/hack/redis-hashes; git commit -a -m "${1} hash."; git push)
|
||||
|
Loading…
Reference in New Issue
Block a user