Skip to content

In non-bootstrap mode, we need to recurse and install all sub-components

Devcurmudgeon requested to merge pull/11/master into master

Created by: grahamfinney

The install function needs to install recursively to ensure installation of all subcomponents, but not in bootstrap mode.

Merge request reports