Skip to content

Commit

Permalink
Update build.sh
Browse files Browse the repository at this point in the history
  • Loading branch information
imbroglius authored Aug 25, 2024
1 parent 6ec2edf commit f584bea
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.sh
Original file line number Diff line number Diff line change
Expand Up @@ -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"
Expand Down

0 comments on commit f584bea

Please sign in to comment.