Przeglądaj źródła

Install certificates

Bob Mottram 11 lat temu
rodzic
commit
10d2ab28d6
1 zmienionych plików z 1 dodań i 0 usunięć
  1. 1
    0
      beaglebone.txt

+ 1
- 0
beaglebone.txt Wyświetl plik

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