mirror of
https://github.com/fosslinux/live-bootstrap.git
synced 2026-03-13 23:05:24 +01:00
Add bash based build harness.
This commit is contained in:
parent
6d51641b06
commit
707328a15c
8 changed files with 142 additions and 34 deletions
|
|
@ -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 ../..
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue