From 52ecfc3590fc33bff702ec1478ac61378639c849 Mon Sep 17 00:00:00 2001 From: Silvio Rhatto Date: Sat, 26 Sep 2015 11:11:48 -0300 Subject: Provision: raspberry pi script --- lib/hydra/functions | 2 ++ 1 file changed, 2 insertions(+) (limited to 'lib/hydra/functions') diff --git a/lib/hydra/functions b/lib/hydra/functions index e6cf4a0..84590e5 100644 --- a/lib/hydra/functions +++ b/lib/hydra/functions @@ -10,6 +10,8 @@ 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/deploy +source $APP_BASE/lib/hydra/provision source $APP_BASE/lib/hydra/tmpfile # Setup environment -- cgit v1.2.3