Files
docker-deployment/images/btsync/build/config

4 lines
123 B
Plaintext

export LC_ALL=C
export DEBIAN_FRONTEND=noninteractive
minimal_apt_get_install='apt-get install -y --no-install-recommends'