trivial echo change

This commit is contained in:
Dustin Kirkland 2009-03-28 12:13:44 -05:00
commit 159d22f053

View file

@ -229,5 +229,5 @@ echo "Success!"
echo echo
echo `gettext "Profile"` ": [$distro-$color]" echo `gettext "Profile"` ": [$distro-$color]"
echo `gettext "Archive"` ": [$file]" echo `gettext "Archive"` ": [$file]"
echo `gettext "Extract this archive in your home directory on the target system."` echo `gettext "Extract this archive in your home directory on the target system, and run 'screen'."`
echo echo