From 895237357d518f53e99393ce06d96d200840f0d7 Mon Sep 17 00:00:00 2001 From: Christoph Helma Date: Wed, 9 Feb 2011 11:43:28 +0100 Subject: confirmation for java installation --- debian.sh | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/debian.sh b/debian.sh index 1e9d5a0..239c789 100644 --- a/debian.sh +++ b/debian.sh @@ -9,7 +9,8 @@ then fi apt-get update -y apt-get upgrade -y -apt-get install binutils gcc g++ gfortran sun-java6-jdk -y +apt-get install binutils gcc g++ gfortran -y +apt-get install sun-java6-jdk # needs interaction to confirm license apt-get install wget hostname pwgen git-core raptor-utils r-base -y # xvfb . ./config echo mysql-server-5.1 mysql-server/root_password password $mysql_root | debconf-set-selections -- cgit v1.2.3