Add 'map-mash/' from commit '7f16409d1257e7471fef35c18bcdf32856b908e3'
git-subtree-dir: map-mash git-subtree-mainline:eacc351b17git-subtree-split:7f16409d12
This commit is contained in:
3
map-mash/script/redis-runner
Executable file
3
map-mash/script/redis-runner
Executable file
@@ -0,0 +1,3 @@
|
||||
#!/bin/bash
|
||||
mkdir -p /tmp/rails-map-mash-redis
|
||||
exec redis-server $(ruby -e "puts File.expand_path('../../config/redis.conf', '$0')")
|
||||
Reference in New Issue
Block a user