tecWang / Ubuntu-In-Ish

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Ubuntu-In-Ish | Still in ALPHA (that means you may find bugs)

#STEPS

  1. update ish: apk update
  2. install wget: apk add wget
  3. go to the home folder: cd ~
  4. create the reqired dirs: mkdir ubuntu-in-ish
  5. go to the dir: cd ubuntu-in-ish
  6. download the required files: wget https://github.com/MFDGaming/Ubuntu-In-Ish/raw/master/ubuntu.sh
  7. give execution perm: chmod +x *
  8. start the installation: ./ubuntu.sh -y
  9. start ubuntu: ./startubuntu.sh

About


Languages

Language:Shell 100.0%