Comment 4 for bug 71887

Revision history for this message
t3rmin4t0r (gopalv82) wrote :

sudo update-alternatives --install /bin/sh sh /bin/dash 1
sudo update-alternatives --install /bin/sh sh /bin/bash 1

sudo update-alternatives --config sh

done.