Browse Source

Backports

Bob Mottram 11 years ago
parent
commit
71beb3f2f0
1 changed files with 1 additions and 1 deletions
  1. 1
    1
      beaglebone.txt

+ 1
- 1
beaglebone.txt View File

@@ -304,7 +304,7 @@ To verify that the swapfile is accessilble type /top/ and look for the line whic
304 304
 
305 305
 To enable some newer packages add backports to the repositories.
306 306
 
307
-#+BEGIN_SRC
307
+#+BEGIN_SRC: bash
308 308
 echo "deb http://ftp.us.debian.org/debian wheezy-backports main" >> /etc/apt/sources.list
309 309
 apt-get update
310 310
 apt-get dist-upgrade