Kaynağa Gözat

Install certificates

Bob Mottram 11 yıl önce
ebeveyn
işleme
10d2ab28d6
1 değiştirilmiş dosya ile 1 ekleme ve 0 silme
  1. 1
    0
      beaglebone.txt

+ 1
- 0
beaglebone.txt Dosyayı Görüntüle

306
 echo "deb http://ftp.us.debian.org/debian wheezy-backports main" >> /etc/apt/sources.list
306
 echo "deb http://ftp.us.debian.org/debian wheezy-backports main" >> /etc/apt/sources.list
307
 apt-get update
307
 apt-get update
308
 apt-get dist-upgrade
308
 apt-get dist-upgrade
309
+apt-get install ca-certificates
309
 #+END_SRC
310
 #+END_SRC
310
 
311
 
311
 ** Configure your location/language
312
 ** Configure your location/language