minimal-bootstrap.bash: add bin/sh symlink

This commit is contained in:
Emily Trau 2023-09-11 20:17:23 -07:00
parent 597ed0c552
commit 6195c0e808

View file

@ -95,4 +95,5 @@ bootBash.runCommand "${pname}-${version}" {
# Install
make install
ln -s bash $out/bin/sh
''