Hmm this shell script is designed to automate the installation of Mytai20100, a lightweight any operating system environment using Proot.
- Bash shell environment
- Internet connectivity
- Wget installed
- Supported CPU architecture: x86_64 (amd64) , aarch64 (arm64) or aarch32 (armhf and armel)
step 1. Clone the repository:
git clone https://github.com/Mytai20100/freeroot.git
cd freeroot
step 2. Run the installer script:
./noninteractive.shor
bash noninteractive.shSame mini-crontab
run add/rm/list/now <command>Example:
1.You want add command run now when it start
run add curl neofetch.sh | bash Or wanna remove it
run rm curl neofetch.sh | bash2.Check list jusst
run list- x86_64 (amd64)
- aarch64 (arm64)
- aarch32 (armhf and armel)
This Proot Installer script is released under the MIT License.
thx your script:foxytouxxx
-
Nov 9, 2024 Added
proot-aarch64,proot-x86_64,root.shfrom foxytouxxx. AddedDebian.sh,Ubuntu.shby me. -
Nov 10, 2024 Fixed some issues in
Ubuntu.sh. -
Nov 23, 2024 Updated some components in
root.shandUbuntu.sh. -
Nov 24, 2024 Minor update to
root.sh. -
Oct 5, 2025 Added
noninteractive.sh, updated to Ubuntu 24.04, but encountered errors → reverted back to 20.04. -
Oct 6, 2025 General fixes and improvements.
-
Dec 28, 2025 Fixed Java reset issue.
-
Feb 10, 2026 Updated hostname to
"node", fixed disk detection. -
Mar 10, 2026 Added BusyBox support for
wgetandtar. -
May 10, 2026 Switched to custom proot from https://github.com/Mytai20100/freeproot/ Improved compatibility (non-flag execution + better isolation than old proot).
-
May 29, 2026 Updated
noninteractive.shto ubuntu 22.04.5