]> fred1m.tech Git - papier-crayon.git/blobdiff - source/machine/index.rst
Validé !
[papier-crayon.git] / source / machine / index.rst
index 01d1452dbe69637baa412a189e504255e9041c60..0713fb8010c0b2add0733f8dab29ea16f72d5c20 100644 (file)
@@ -154,8 +154,8 @@ Les données persistent dans un système de fichiers
     export NM=cnt0 ; https_proxy=http://10.0.2.2:3128 mmdebstrap \
     bookworm . https://deb.debian.org/debian \
     --include=systemd-container,network-manager,sudo,ca-certificates \
-    --customize-hook="echo $NM > $1/etc/hostname" \
-    --customize-hook="echo 127.0.1.1 $NM >> $1/etc/hosts"
+    --customize-hook='echo "$NM" > "$1"/etc/hostname' \
+    --customize-hook='echo 127.0.1.1 "$NM" >> "$1"/etc/hosts'
 
    Prendre connaissance des affichages