Closed senny closed 11 years ago
@jone do you know why the submodule init was inside the if block?
@raeffu can you do a fresh clone from the repository, then checkout this branch and run script/install.sh
to verify if it works for you?
@senny Works like a charm!
No idea why I did it like this. Probably a refactoring problem..
The current
script/install.sh
only initializes the submodules when the repository is cloned from the script. This is problematic because we describe an installation process with manual cloning and then the submodules won't get initialized.