--n-class X -> --X
[nethome.git] / boot
diff --git a/boot b/boot
index 05c5675..8346373 100755 (executable)
--- a/boot
+++ b/boot
@@ -19,8 +19,9 @@ else
        abs="`dirname "$abs"`"
        HOME="$abs"
 fi
+export HOME
 unset abs
 cd
 set +e
-. .bashrc
+. .bash_profile
 echo OK