From 8dfa9d9a1ea669d1c1fbaf868f3417c08fd0f6cc Mon Sep 17 00:00:00 2001 From: George Melikov Date: Thu, 10 Aug 2017 16:12:43 +0300 Subject: [PATCH] Updated Debian Stretch Root on ZFS (markdown) --- Debian-Stretch-Root-on-ZFS.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Debian-Stretch-Root-on-ZFS.md b/Debian-Stretch-Root-on-ZFS.md index 14ee17e..4e85df3 100644 --- a/Debian-Stretch-Root-on-ZFS.md +++ b/Debian-Stretch-Root-on-ZFS.md @@ -33,7 +33,7 @@ If you have a second system, using SSH to access the target system can be conven 1.4 Add `contrib` archive area: - # cat "deb http://ftp.debian.org/debian stretch main contrib" > /etc/apt/sources.list + # echo "deb http://ftp.debian.org/debian stretch main contrib" > /etc/apt/sources.list # apt update 1.5 Install ZFS in the Live CD environment: