Debian MC exit to current directory

When you use Debian Linux and you change directory in MC and then exit it does not stay in the current directory.

This can be fixed by adding below line to the /root/.bashrc file:

alias mc=". /usr/share/mc/bin/mc-wrapper.sh"