Fix config path detection for install.pl.
authorThomas Hochstein <thh@inter.net>
Mon, 2 Sep 2013 04:44:32 +0000 (06:44 +0200)
committerThomas Hochstein <thh@inter.net>
Mon, 2 Sep 2013 10:04:11 +0000 (12:04 +0200)
commite7e48fe701f3ddf482683e39c11b8fe1b08fcea8
tree3d0e001cde449ebf32ea3dae7daa9e9a10ccbb30
parent7b310df13f064955ef771d9657997dedd2498cfb
Fix config path detection for install.pl.

install.pl is located in .../install, so replace
this component in $HomePath with '.' and change
'..' to '.' as configuration is located in .../.

Signed-off-by: Thomas Hochstein <thh@inter.net>
install/install.pl
This page took 0.010969 seconds and 4 git commands to generate.