Upgrade
This commit is contained in:
parent
fec6c15695
commit
f45463ff9a
|
@ -301,6 +301,7 @@ To enable some newer packages add backports to the repositories.
|
||||||
#+BEGIN_SRC
|
#+BEGIN_SRC
|
||||||
echo "deb http://ftp.us.debian.org/debian wheezy-backports main" >> /etc/apt/sources.list
|
echo "deb http://ftp.us.debian.org/debian wheezy-backports main" >> /etc/apt/sources.list
|
||||||
apt-get update
|
apt-get update
|
||||||
|
apt-get dist-upgrade
|
||||||
#+END_SRC
|
#+END_SRC
|
||||||
|
|
||||||
** Random number generation
|
** Random number generation
|
||||||
|
|
Loading…
Reference in New Issue