Enable https apt transport
This commit is contained in:
parent
c8099ed696
commit
4f45f6157b
|
@ -149,6 +149,7 @@ function change_debian_repos {
|
|||
fi
|
||||
|
||||
apt-get update
|
||||
apt-get -y --force-yes install apt-transport-https
|
||||
echo 'change_debian_repos' >> $COMPLETION_FILE
|
||||
}
|
||||
|
||||
|
|
Loading…
Reference in New Issue