Neo-Oli / termux-ubuntu

Ubuntu chroot on termux
863 stars 312 forks source link

Add alias to readme #90

Closed Hunter9888x closed 5 years ago

Hunter9888x commented 5 years ago

pkg install wget proot nano -y

mkdir -p ~/jails/ubuntu cd ~/jails/ubuntu wget https://raw.githubusercontent.com/Neo-Oli/termux-ubuntu/master/ubuntu.sh bash ubuntu.sh

echo 'alias ubuntu="./jails/ubuntu/start-ubuntu.sh"' >> /data/data/com.termux/files/usr/etc/bash.bashrc

After running it reboot termux you can run "ubuntu" to switch into your ubuntu