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