MFDGaming / ubuntu-in-termux

This is a script by which you can install Ubuntu in your termux application without a rooted device
1.59k stars 394 forks source link

Much of error because ubuntu version 21.04 #103

Closed AlifAbhiesa closed 2 years ago

AlifAbhiesa commented 2 years ago

How can i install ubuntu with spesific version? I want to install 20.04 version

Juancarlo577 commented 2 years ago

You can go into the script called ubuntu.sh and change the UBUNTU_VERSION=21.04 value to UBUNTU_VERSION=20.04 also if you want other versions thats available go to the Ubuntu repo and pick the version you want and add the version value into the script