X-Git-Url: http://git.jankratochvil.net/?a=blobdiff_plain;f=boot;h=83463731ddb57b1a6351f0afd321ea54924e4e51;hb=b25e82640e468a3f27b66670090a76cecfcabe7c;hp=05c567586643cd3470d054c964d68d434d818975;hpb=242fbae6821509bd874272c763758717a5cc37a6;p=nethome.git diff --git a/boot b/boot index 05c5675..8346373 100755 --- 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