From 86835f4b31370ea3da04f0e662a6a78f0e64933e Mon Sep 17 00:00:00 2001 From: Sean Whitton Date: Sat, 23 Apr 2022 13:47:27 -0700 Subject: GIT:SNAPSHOT-EXTRACTED: flip order of the two required parameters Signed-off-by: Sean Whitton --- doc/tutorial/os_installation.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'doc') diff --git a/doc/tutorial/os_installation.rst b/doc/tutorial/os_installation.rst index 02aa38a..a6f1ea0 100644 --- a/doc/tutorial/os_installation.rst +++ b/doc/tutorial/os_installation.rst @@ -58,7 +58,7 @@ disk, copy in the contents of the prebuilt chroot, and update /etc/fstab and (disk:debian-live-iso-built. nil "/srv/live/installer.iso" (os:debian-stable "bullseye" :amd64) (apt:installed "task-english" "live-config" "lvm2" "cryptsetup") - (git:snapshot-extracted "/etc/skel/src/cl" "consfig") + (git:snapshot-extracted "consfig" "/etc/skel/src/cl") (chroot:os-bootstrapped-for nil (merge-pathnames (get-hostname with-chroot-for) "/srv/chroot/") -- cgit v1.2.3