On Sep 26, 2010, at 5:08 PM, Hal Vaughan wrote:
> I have a bash script with the following in it:
>
> DEBIAN_FRONTEND=noninteractive
> apt-get install $install
>
>> From what I've read, this should set the front end for debconf to
>> non-interactive and should go on ahead with the i
I have a bash script with the following in it:
DEBIAN_FRONTEND=noninteractive
apt-get install $install
From what I've read, this should set the front end for debconf to
non-interactive and should go on ahead with the install I've set up with a list
of packages to install. Every
2 matches
Mail list logo