From: Andres Salomon Date: Tue, 2 Jun 2009 23:54:55 +0000 (-0400) Subject: installer: make the copy message point out the important things.. X-Git-Tag: v0.6~45 X-Git-Url: https://spindle.queued.net/cgi-bin/gitweb.cgi?p=xodist;a=commitdiff_plain;h=4c0e623d5df3892d3d2d72c744194e38205f4eb6 installer: make the copy message point out the important things.. Signed-off-by: Andres Salomon --- diff --git a/installer b/installer index 98b7427..59888f7 100755 --- a/installer +++ b/installer @@ -55,7 +55,7 @@ do_install() umount /root # wait 15s for user realize that they've made a mistake - echo "Copying data from $ROOT_SRC => $TARGET" + echo "Copying data from [$ROOT_SRC] => [$TARGET]" echo "IF THIS IS INCORRECT, REBOOT NOW OR YOU WILL LOSE DATA! (waiting 15s)" sleep 15