Re-namespacing a bit to clear out some fairly old stuff from the top level
This commit is contained in:
3
oldstuff/map-mash/script/redis-runner
Executable file
3
oldstuff/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