1 Reply
Just go to home directory in termux by typing
cd ~
and then run your distrio start script. For ubuntu it's something like start-ubuntu22.sh. Run the script like this ./start-ubuntu22.sh
.
Before using this, it's good to learn some linux command line basics, there are plenty tutorials online 😉.