#!/bin/sh
cd /usr/share/dshell
source "/usr/share/dshell/.dshellrc"
exec python2 bin/decode.py "$@"
