maybe fix formatting
[mirror/dsa-wiki.git] / input / howto / upgrade-to-wheezy.mdwn
index a2b56c8..51d8f88 100644 (file)
@@ -20,6 +20,8 @@ upgrade stuff:
 * and change "FSCKFIX=yes" afterwards, at least on hardware without remote access (like arm*)
 * say no to other other questions.
 
+commands:
+
        sed -i "s#squeeze#wheezy#g" /etc/apt/sources.list.d/debian.list /etc/apt/sources.list.d/security.list &&
        apt-get update &&
        apt-get install dpkg apt samhain &&