#!/bin/sh

if [ -e /bin/bash ]; then
  export SHELL=/bin/bash
fi

/usr/bin/mc
