From b44f5147ebb4d06b9a2a3a0f85ff5b53a529ac98 Mon Sep 17 00:00:00 2001 From: Silvio Rhatto Date: Sun, 17 Oct 2010 23:21:33 -0200 Subject: Initial code for 'hydra register' --- hydra | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'hydra') diff --git a/hydra b/hydra index a747830..fcb3e62 100755 --- a/hydra +++ b/hydra @@ -35,7 +35,7 @@ function hydra_load { base="`dirname $0`" fi - # Deal with relative or absolute link + # Deal with relative or absolute links if [ "`basename $dest`" == "$dest" ]; then export APP_BASE="$base" else -- cgit v1.2.3