diff --git a/hg-fast-export.sh b/hg-fast-export.sh index c052e1b..e44d76d 100755 --- a/hg-fast-export.sh +++ b/hg-fast-export.sh @@ -3,7 +3,7 @@ # Copyright (c) 2007, 2008 Rocco Rutte and others. # License: MIT -ROOT="`dirname "$0"`" +ROOT="`dirname "$(type -p $0)"`" REPO="" PFX="hg2git" SFX_MAPPING="mapping"