Skip to content

Ubuntu links /bin/sh to /bin/dash, dash does not support pushd and popd.

It will fail with: "./assemble.sh: 4: pushd: not found"

So bash it is.

Merge request reports