Revert "update packages list before getting jre 7"

This reverts commit 5121f8cd4e.
This commit is contained in:
Hugo Trippaers 2014-01-17 17:35:51 +01:00
parent 5121f8cd4e
commit fa6536152a
2 changed files with 0 additions and 2 deletions

View File

@ -69,7 +69,6 @@ install_packages() {
apt-get --no-install-recommends -q -y --force-yes install keepalived conntrackd ipvsadm libnetfilter-conntrack3 libnl1
# ipcalc
apt-get --no-install-recommends -q -y --force-yes install ipcalc
apt-get update
# java
apt-get --no-install-recommends -q -y --force-yes install openjdk-7-jre-headless

View File

@ -65,7 +65,6 @@ install_packages() {
apt-get --no-install-recommends -q -y --force-yes install keepalived conntrackd ipvsadm libnetfilter-conntrack3 libnl1
# ipcalc
apt-get --no-install-recommends -q -y --force-yes install ipcalc
apt-get update
# java
apt-get --no-install-recommends -q -y --force-yes install openjdk-7-jre-headless