Browse Source

Add TeX Live to ubuntu installer

master
Taylor Bockman 8 years ago
parent
commit
63964bcae2
  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 gsimplecal
sudo apt-get -qq -y install xclip
sudo apt-get -qq -y install texlive-full
# Comms
echo "Installing comms..."

Loading…
Cancel
Save