From eb5e102512be3e5a2c397bc0917775876486ad0a Mon Sep 17 00:00:00 2001 From: j <0x006A@0x2620.org> Date: Sat, 3 Aug 2013 11:51:34 +0200 Subject: [PATCH] noninteractive --- vm/firstboot.sh | 1 + 1 file changed, 1 insertion(+) diff --git a/vm/firstboot.sh b/vm/firstboot.sh index 143aec28..209e5923 100755 --- a/vm/firstboot.sh +++ b/vm/firstboot.sh @@ -1,4 +1,5 @@ #!/bin/sh +export DEBIAN_FRONTEND=noninteractive #fails in bootstrap apt-get -y install ipython ntp