#!/usr/bin/env bash
exec php "$(cd "$(dirname "${BASH_SOURCE[0]}")/.." && pwd)/scripts/miniredis_server.php" "$@"
