#!/bin/sh

exec /usr/local/bin/redis-server "/etc/redis/{{ instance }}-{{ shard }}.conf" 2>&1
