Add apt-transport-https to basic packages
This commit is contained in:
parent
1d022f3082
commit
4a28e68ec1
@ -8,7 +8,7 @@ apt-get -y purge bsdmainutils dictionaries-common emacsen-common iamerican ibrit
|
||||
|
||||
# Install useful packages
|
||||
apt-get -y update
|
||||
apt-get -y --no-install-recommends install bash-completion ca-certificates file git htop ntp openssl sudo tree unzip vim
|
||||
apt-get -y --no-install-recommends install apt-transport-https bash-completion ca-certificates file git htop ntp openssl sudo tree unzip vim
|
||||
|
||||
|
||||
######
|
||||
|
Loading…
Reference in New Issue
Block a user