Browse Source

Add TeX Live to ubuntu installer

Taylor Bockman 8 years ago
parent
commit
8c908d76a2
  1. 1
      ubuntu/installer.sh

1
ubuntu/installer.sh

@ -119,6 +119,7 @@ sudo apt-get -qq -y install xdotool
sudo apt-get -qq -y install cmake sudo apt-get -qq -y install cmake
sudo apt-get -qq -y install gsimplecal sudo apt-get -qq -y install gsimplecal
sudo apt-get -qq -y install xclip sudo apt-get -qq -y install xclip
sudo apt-get -qq -y install texlive-full
# Comms # Comms
echo "Installing comms..." echo "Installing comms..."

Loading…
Cancel
Save