#!/bin/sh
cd /usr/share/ssrf-proxy
exec bundle exec ./bin/ssrf-proxy "$@"
