#STEPS
- go to the home folder:
cd ~
- create the reqired dirs:
mkdir ubuntu-in-ish
- go to the dir:
cd ubuntu-in-ish
- Copy paste the text of that webpage to ish https://github.com/MFDGaming/Ubuntu-In-Ish/raw/master/ubuntu.sh
- give execution perm:
chmod +x *
- start the installation:
./ubuntu.sh -y
- start ubuntu:
./startubuntu.sh