Skip to content

Commit

Permalink
Upgrade the live image to Java 7
Browse files Browse the repository at this point in the history
  • Loading branch information
thijskh committed Mar 18, 2016
1 parent 366bd1c commit e39f956
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion live-image/install.sh
Original file line number Diff line number Diff line change
Expand Up @@ -81,7 +81,7 @@ EOF

apt-get install -q -y \
openssh-server mysql-server apache2 phpmyadmin php5-cli \
openjdk-6-jdk openjdk-6-jre-headless gcc g++ ntp debootstrap \
openjdk-7-jdk openjdk-7-jre-headless gcc g++ ntp debootstrap \
sudo git gitweb rsync make curl python-yaml python-mysqldb \
resolvconf

Expand Down

0 comments on commit e39f956

Please sign in to comment.