diff options
Diffstat (limited to 'lib')
-rw-r--r-- | lib/hydra/config | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/lib/hydra/config b/lib/hydra/config index 8dbda89..fe7606e 100644 --- a/lib/hydra/config +++ b/lib/hydra/config @@ -78,6 +78,7 @@ function hydra_bootstrap_config { ( cd $config + make deps make submodules make config ) |