Add bash based build harness.

This commit is contained in:
Andrius Štikonas 2021-01-29 01:31:56 +00:00
parent 6d51641b06
commit 707328a15c
8 changed files with 142 additions and 34 deletions

View file

@ -35,5 +35,7 @@ make
# Install
install bash /after/bin/
ln -s /after/bin/bash /bin/bash
ln -s /after/bin/bash /bin/sh
cd ../..