diff options
author | Silvio Rhatto <rhatto@riseup.net> | 2011-09-27 14:43:16 -0300 |
---|---|---|
committer | Silvio Rhatto <rhatto@riseup.net> | 2011-09-27 14:43:16 -0300 |
commit | 402782207daaea438316c4ef9b38f3e5198beb03 (patch) | |
tree | c2dcdb77c54b0014477ef4393e89124dc969717c /lib | |
parent | 39136920a61f3bba86ea26d6f23bfe6e23926157 (diff) | |
download | hydra-402782207daaea438316c4ef9b38f3e5198beb03.tar.gz hydra-402782207daaea438316c4ef9b38f3e5198beb03.tar.bz2 |
More backup actions
Diffstat (limited to 'lib')
-rw-r--r-- | lib/hydra/functions | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/lib/hydra/functions b/lib/hydra/functions index b07e523..e6cf4a0 100644 --- a/lib/hydra/functions +++ b/lib/hydra/functions @@ -8,6 +8,7 @@ source $APP_BASE/lib/hydra/git source $APP_BASE/lib/hydra/misc source $APP_BASE/lib/hydra/usage source $APP_BASE/lib/hydra/action +source $APP_BASE/lib/hydra/backup source $APP_BASE/lib/hydra/config source $APP_BASE/lib/hydra/tmpfile |