This module installs the latest stable bash shell that's been cross compiled for android along with bashrc and bash_logout scripts
- Android Lollipop+
- All root solutions
- Bind mount replace /system/bin/sh as late_start service so all shells will open with bash but won't mess with boot
- Unity v4.0 update
- Fix weird display name with bash (now shows 'bash5.0' or whatever like it should)
- Updated Bash to 5.0.2
- Added arm64 binary - huge thanks to ianmacd @xda-developers for the compiling help
- Use 32bit binaries compatible with api 17 and newer to be inline with magisk minapi
- Update Unity from test branch for minapi of 17
- Updated to Bash 5.0
- Unity v3.2 update
- Unity v3.1 update
- Unity v3.0 update
- Unity v2.2 update
- Updated to unity v2.1
- Unity v2.0 update
- Initial release
- Module GitHub