diff --git a/scripts/deps.sh b/scripts/deps.sh index 13cd662..a902d66 100755 --- a/scripts/deps.sh +++ b/scripts/deps.sh @@ -91,7 +91,7 @@ msg "Downloading GIT LFS artifacts" git lfs pull msg "Initializing submodules" -git submodule update --init --recursive --progress +git submodule update --init --recursive --checkout --progress msg "Installing coreboot commit hook" curl -sSf https://review.coreboot.org/tools/hooks/commit-msg \