noninteractive
This commit is contained in:
parent
5ae058dd72
commit
eb5e102512
1 changed files with 1 additions and 0 deletions
|
@ -1,4 +1,5 @@
|
||||||
#!/bin/sh
|
#!/bin/sh
|
||||||
|
export DEBIAN_FRONTEND=noninteractive
|
||||||
#fails in bootstrap
|
#fails in bootstrap
|
||||||
apt-get -y install ipython ntp
|
apt-get -y install ipython ntp
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue