Tidying
This commit is contained in:
parent
d823b6479d
commit
51ad0e59ec
|
@ -7491,7 +7491,7 @@ The following ports on your internet router/firewall should be forwarded to the
|
|||
*** Software sources
|
||||
If you get errors when running *apt-get update* then you may need to check your repositories list. Here are examples of repositories within */etc/apt/sources.list*
|
||||
|
||||
*** Beaglebone Black
|
||||
**** Beaglebone Black
|
||||
|
||||
#+BEGIN_SRC: bash
|
||||
deb http://ftp.us.debian.org/debian/ wheezy main contrib non-free
|
||||
|
@ -7505,7 +7505,7 @@ deb-src http://security.debian.org/ wheezy/updates main contrib non-free
|
|||
|
||||
deb http://ftp.us.debian.org/debian wheezy-backports main contrib non-free
|
||||
#+END_SRC
|
||||
*** Cubieboard
|
||||
**** Cubieboard
|
||||
#+BEGIN_SRC: bash
|
||||
deb http://ftp.us.debian.org/debian/ wheezy main contrib non-free
|
||||
deb-src http://ftp.us.debian.org/debian/ wheezy main contrib non-free
|
||||
|
|
Loading…
Reference in New Issue