From: Peter Palfrader Date: Sun, 19 May 2013 14:53:23 +0000 (+0200) Subject: maybe fix formatting X-Git-Url: https://git.adam-barratt.org.uk/?p=mirror%2Fdsa-wiki.git;a=commitdiff_plain;h=dd27b411cb18be382c622b5cf208b411d1f7cee4 maybe fix formatting --- diff --git a/input/howto/upgrade-to-wheezy.mdwn b/input/howto/upgrade-to-wheezy.mdwn index a2b56c8..51d8f88 100644 --- a/input/howto/upgrade-to-wheezy.mdwn +++ b/input/howto/upgrade-to-wheezy.mdwn @@ -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 &&