+export HOME
authorlace <>
Thu, 7 Feb 2008 21:52:33 +0000 (21:52 +0000)
committerlace <>
Thu, 7 Feb 2008 21:52:33 +0000 (21:52 +0000)
boot

diff --git a/boot b/boot
index 2c3daaa..8346373 100755 (executable)
--- a/boot
+++ b/boot
@@ -19,6 +19,7 @@ else
        abs="`dirname "$abs"`"
        HOME="$abs"
 fi
+export HOME
 unset abs
 cd
 set +e