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