From 3346311096bee29b81190ceb377ef5648aee1380 Mon Sep 17 00:00:00 2001 From: Silvio Rhatto Date: Sat, 25 Sep 2010 23:37:23 -0300 Subject: New/renamed actions --- hydra | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'hydra') diff --git a/hydra b/hydra index 489c412..a747830 100755 --- a/hydra +++ b/hydra @@ -46,7 +46,7 @@ function hydra_load { fi export ACTIONS="$APP_BASE/share/$BASENAME" - source $APP_BASE/lib/functions || exit 1 + source $APP_BASE/lib/hydra/functions || exit 1 } # Command-line parameters -- cgit v1.2.3