dotfiles

configuration files for shell, text editor, graphical environment, etc.
git clone git://src.adamsgaard.dk/dotfiles
Log | Files | Refs | README | LICENSE Back to index

commit c68f45b440dd3c9e8e82cb9579e5e9ee0758e04f
parent 2dbf60511bc004a79989dc86a185237215f064c8
Author: Anders Damsgaard <anders@adamsgaard.dk>
Date:   Mon, 22 Oct 2018 12:17:29 +0200

Add apt-transport-https for https repositories

Diffstat:
Minit/20_debian_apt.sh | 1+
1 file changed, 1 insertion(+), 0 deletions(-)

diff --git a/init/20_debian_apt.sh b/init/20_debian_apt.sh @@ -6,6 +6,7 @@ read -p "Do you want to install APT packages? [y/n] " -n 1 -r [[ "$REPLY" == [Nn]* ]] && return 1 apt_packages=( + apt-transport-https autossh bogofilter build-essential