]> pere.pagekite.me Git - homepage.git/commitdiff
Typo.
authorPetter Reinholdtsen <pere@hungry.com>
Sun, 27 Oct 2013 16:11:14 +0000 (16:11 +0000)
committerPetter Reinholdtsen <pere@hungry.com>
Sun, 27 Oct 2013 16:11:14 +0000 (16:11 +0000)
blog/data/2013-10-27-vmdebootstrap-rpi.txt

index a490d7964cdb2936d5cc9b3882d90b9e2c3221fb..141a5171de085cf888fd2cc9089d8f11d2fc7136 100644 (file)
@@ -49,7 +49,7 @@ list:</p>
 set -e # Exit on first error
 rootdir="$1"
 cd "$rootdir"
 set -e # Exit on first error
 rootdir="$1"
 cd "$rootdir"
-cat <<EOF > etc/apt/sources.list
+cat &lt;&lt;EOF > etc/apt/sources.list
 deb http://http.debian.net/debian/ jessie main contrib non-free
 EOF
 # Install non-free binary blob needed to boot Raspberry Pi.  This
 deb http://http.debian.net/debian/ jessie main contrib non-free
 EOF
 # Install non-free binary blob needed to boot Raspberry Pi.  This