fix settign the build variables

This commit is contained in:
Cyryl Płotnicki-Chudyk 2016-06-24 11:15:58 +02:00
parent 1ce1020dfd
commit 66c479c1a0

View file

@ -3,8 +3,8 @@
set -e
export DEBIAN_FRONTEND=noninteractive
export DONT_CHANGE_SHELL
export DONT_START_TOR
export DONT_CHANGE_SHELL=true
export DONT_START_TOR=true
echo "APT::Acquire::Retries=16;" >> /etc/apt/apt.conf.d/99_retries