mirror of
https://git.savannah.gnu.org/git/guix.git
synced 2026-04-06 13:10:33 +02:00
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:
@@ -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:
|
||||
|
||||
Reference in New Issue
Block a user