Browse Source

Add JRE

master
Taylor Bockman 8 years ago
parent
commit
76e9f9da92
  1. 1
      ubuntu/installer.sh

1
ubuntu/installer.sh

@ -122,6 +122,7 @@ 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
sudo apt-get -qq -y install default-jre
# Comms
echo "Installing comms..."

Loading…
Cancel
Save