Bob Mottram 11 年之前
父節點
當前提交
f45463ff9a
共有 1 個檔案被更改,包括 1 行新增0 行删除
  1. 1
    0
      beaglebone.txt

+ 1
- 0
beaglebone.txt 查看文件

301
 #+BEGIN_SRC
301
 #+BEGIN_SRC
302
 echo "deb http://ftp.us.debian.org/debian wheezy-backports main" >> /etc/apt/sources.list
302
 echo "deb http://ftp.us.debian.org/debian wheezy-backports main" >> /etc/apt/sources.list
303
 apt-get update
303
 apt-get update
304
+apt-get dist-upgrade
304
 #+END_SRC
305
 #+END_SRC
305
 
306
 
306
 ** Random number generation
307
 ** Random number generation