diff --git a/bin/ls-all-repos b/bin/ls-all-repos --- a/bin/ls-all-repos +++ b/bin/ls-all-repos @@ -1,5 +1,7 @@ #!/bin/bash +cd "$( dirname "$0" )/.." + abspath=no if [ "$1" == "-a" -o "$1" == "--absolute" ] ; then