Install certificates
This commit is contained in:
parent
9e264204da
commit
10d2ab28d6
|
@ -306,6 +306,7 @@ To enable some newer packages add backports to the repositories.
|
||||||
echo "deb http://ftp.us.debian.org/debian wheezy-backports main" >> /etc/apt/sources.list
|
echo "deb http://ftp.us.debian.org/debian wheezy-backports main" >> /etc/apt/sources.list
|
||||||
apt-get update
|
apt-get update
|
||||||
apt-get dist-upgrade
|
apt-get dist-upgrade
|
||||||
|
apt-get install ca-certificates
|
||||||
#+END_SRC
|
#+END_SRC
|
||||||
|
|
||||||
** Configure your location/language
|
** Configure your location/language
|
||||||
|
|
Loading…
Reference in New Issue