Install switchsh by entering the following commands in the terminal:
sudo apt update sudo apt install switchsh
Description:
bind-mount bash as /bin/sh
Small program to bind-mount bash as /bin/sh for its child processes. . It can be used when bash is not the default shell interpreter but a given program makes use of bashisms (features not required by Policy for sh) and one wants to run it without changing (or can not change) the default sh.
Homepage: http://www.linux.it/~md/software/
Version: 0~20070801-4
Section: universe/utils