blob: 096708853b2a14087d8729446201fa97f10c859c (
plain) (
blame)
1
2
|
Install Bash by default
Would it be possible to install the install the Bash binary by default? Have `sudo make install` copy `tests/bash` to `/usr/local/bin/box64-bash` so that it's (1) installed and (2) has a slightly different name that does not conflict with the native `bash`.
|