#!/bin/sh
cd /usr/share/dshell
exec /bin/bash --rcfile "/usr/share/dshell/.dshellrc"
