X-Git-Url: https://git.jankratochvil.net/?p=nethome.git;a=blobdiff_plain;f=boot;h=83463731ddb57b1a6351f0afd321ea54924e4e51;hp=05c567586643cd3470d054c964d68d434d818975;hb=4d41d9625693246727269be83f7c3dcf6f95cedd;hpb=242fbae6821509bd874272c763758717a5cc37a6 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