From e5baa8a38c40d73cb7707a4bc44047a58628f54a Mon Sep 17 00:00:00 2001 From: Silvio Rhatto Date: Wed, 4 Jan 2012 19:02:31 -0200 Subject: Loading functions at backup-site --- share/hydractl/backup-site | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'share') diff --git a/share/hydractl/backup-site b/share/hydractl/backup-site index 6271da6..d989ee3 100755 --- a/share/hydractl/backup-site +++ b/share/hydractl/backup-site @@ -3,6 +3,10 @@ # Backup a site. # +# Load. +source $APP_BASE/lib/hydra/functions || exit 1 +hydra_config_load + # Arguments SITES="/var/sites" SITE="$1" -- cgit v1.2.3