1
0
mirror of https://git.savannah.gnu.org/git/guix.git synced 2026-05-23 17:45:53 +02:00

system/examples: Fix qemu invocation in comment of bare-hurd64.tmpl.

* gnu/system/examples/bare-hurd64.tmpl: Add missing backslash escape.

Change-Id: I84c5d37c6efb005a14f15b96432360628003d87b
This commit is contained in:
Maxim Cournoyer
2024-12-18 22:58:57 +09:00
parent 118d6429c8
commit 2b32a38098
+1 -1
View File
@@ -15,7 +15,7 @@
;; --enable-kvm \
;; --device e1000,netdev=net0 \
;; --netdev user,id=net0,hostfwd=tcp:127.0.0.1:10022-:2222 \
;; --snapshot
;; --snapshot \
;; --hda /gnu/store/...-disk-image
;;
;; and use it like: