run-with-redis.sh 52 B

123
  1. #!/bin/bash
  2. service redis-server start
  3. rails server