system: examples: Fix typo in bare-hurd.tmpl.

* gnu/system/examples/bare-hurd.tmpl: Add missing line-continuation backslash.

Change-Id: Ib918cff3ca96f2a199869e876b6a75fedb09c983
This commit is contained in:
Janneke Nieuwenhuizen 2024-12-18 19:48:04 +01:00
parent a316319668
commit d32a5f6eed
No known key found for this signature in database
GPG key ID: F3C1A0D9C1D65273

View file

@ -14,7 +14,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: