Skip to content

Latest commit

 

History

History
26 lines (17 loc) · 299 Bytes

README.md

File metadata and controls

26 lines (17 loc) · 299 Bytes

tchroot

Chroot on termux with better environment variables.

How to use

tchroot $chroot_root

Super user access is automatically requested.

Modified environment variables

LD_PRELOAD=""
PREFIX=""
HOME="/home"
TMPDIR="/tmp"
PATH="/bin"

License

MIT License