# Foxytoux Installer ## Overview This shell script is designed to automate the installation of Foxytoux, a lightweight Ubuntu environment using Proot. ## Prerequisites - Bash shell environment - Internet connectivity - Wget installed - Supported CPU architecture: x86_64 (amd64) or aarch64 (arm64) ## Installation 1. Clone the repository: ```sh git clone https://github.com/foxytouxxx/freeroot.git cd freeroot ``` 2. Run the installer script: ```sh ./root.sh ``` or ```sh bash root.sh ``` ## Supported Architectures - x86_64 (amd64) - aarch64 (arm64) ## License This Foxytoux Installer script is released under the [MIT License](LICENSE). ## Credits Foxytoux Installer is developed and maintained by RecodeStudios.Cloud. This installer has been made possible thanks to [dxomg](https://github.com/dxomg) for his proot code --- **Note:** This script is intended for educational and experimental purposes. Use it responsibly and at your own risk.