HOSTING : 12. aquarius GIT init submodule

If you cannot update the aquarius core, make sure your .git project is à-jour. Even if you already have a .gitmodules into the root.

execute the following commands into the root git project:

git submodule add https://github.com/aquaverde/aquarius-core.git aquarius/core
git submodule init
git submodule update

then "make" and setup.

 

test and pray (sourire)