#!/bin/sh
cd /usr/share/pwcrack
exec bundle exec ./pwcrack "$@"
