Ubuntu 20 and 22 by default come with dash shell. To avoid any issue that you
can encounter while running the downstream AI Engine flows, it is recommended to change the shell from dash
to bash using the following sudo
command:
sudo dpkg-reconfigure dashWhen
prompted whether to use dash as the default system shell, select No.Figure 1. Configure Bash Shell