A simple bash script to install the mips toolchain on debian for TI1.
Login as super user
Get the installation script with
wget https://raw.githubusercontent.com/aaxs/mips-toolchain/master/install.sh
Give install.sh some privileges
chmod +x
Run install.sh
./install.sh