SnwMds

Results 2 comments of SnwMds

Found this workaround for `proot`: ```bash $ mv ${HOME}/.junest/bin/proot-x86_64 ${HOME}/.junest/bin/proot $ echo "#\!/bin/bash\n\n${HOME}/.junest/usr/bin/proot --kernel-release=5.16 \${@}" > ${HOME}/.junest/bin/proot-x86_64 $ chmod 500 ${HOME}/.junest/bin/proot-x86_64 $ $ junest proot Warn: Proot is not properly...

@agusibrahim Nice to know! I will keep going on this. By the way, I also plan to submit this fork to the [F-Droid repository](https://gitlab.com/fdroid/rfp). You are ok with this?