diff --git a/build.sh b/build.sh index bbf5d8b3..781ec733 100755 --- a/build.sh +++ b/build.sh @@ -38,6 +38,8 @@ syncRepos() { repo sync -c --force-sync --no-clone-bundle --no-tags -j$(nproc --all) || repo sync -c --force-sync --no-clone-bundle --no-tags -j$(nproc --all) echo } + echo +} clonePriv() { echo "Import signing keys if you want"