Please make sure you check the scripts first before executing them. Some of them include sudo
permission to run.
This repository uses submodules. To clone the repo with submodules, use the following command:
git clone --recurse-submodules
If you have already cloned the repository, you can run the following command to update the submodules:
git submodule update --init --recursive