aboutsummaryrefslogtreecommitdiff
path: root/hydra
diff options
context:
space:
mode:
authorSilvio Rhatto <rhatto@riseup.net>2010-11-14 11:07:45 -0200
committerSilvio Rhatto <rhatto@riseup.net>2010-11-14 11:07:45 -0200
commitbdebb365243d1ec929936c28fe443d81bb71624a (patch)
tree0a36c4a8159a6064e2d8ddeaddfcd45ca3b3c755 /hydra
parentd5832da2a88b6afb8aa964a7b787368853119592 (diff)
downloadhydra-bdebb365243d1ec929936c28fe443d81bb71624a.tar.gz
hydra-bdebb365243d1ec929936c28fe443d81bb71624a.tar.bz2
Lib loading and deploy fixes
Diffstat (limited to 'hydra')
-rwxr-xr-xhydra1
1 files changed, 1 insertions, 0 deletions
diff --git a/hydra b/hydra
index 1b80f69..53c4a64 100755
--- a/hydra
+++ b/hydra
@@ -33,6 +33,7 @@ function hydra_load {
dest="$(dirname $(readlink $dest))"
else
base="`dirname $0`"
+ dest="`dirname $dest`"
fi
# Deal with relative or absolute links