diff --git a/build.sh b/build.sh index 19cbabf5..7c882fb7 100755 --- a/build.sh +++ b/build.sh @@ -16,7 +16,7 @@ BV=$1 initRepos() { echo "--> Initializing workspace" - repo init -u https://github.com/DerpFest-AOSP/manifest.git -b 14 --depth=1 --git-lfs + repo init -u https://github.com/DerpFest-AOSP/manifest.git -b 14 --depth=1 echo echo "--> Preparing local manifest"