Skip to content

Commit

Permalink
Update build.sh
Browse files Browse the repository at this point in the history
  • Loading branch information
imbroglius authored Jul 29, 2024
1 parent fb72e6b commit 8ace62a
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 @@ -25,7 +25,7 @@ initRepos() {
echo "Deleting old local manifests"
rm -r $LMD
fi
read -p "click_me"

echo "Fetching new local manifests"
mkdir -p .repo/local_manifests
cp $BL/build/default.xml .repo/local_manifests/default.xml
Expand Down

0 comments on commit 8ace62a

Please sign in to comment.