Skip to content

Commit

Permalink
Fix typo
Browse files Browse the repository at this point in the history
  • Loading branch information
yuvipanda committed Oct 26, 2023
1 parent dfbad45 commit 9516ce1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build/init/fetch-linux-headers.sh
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@ generate_headers()
}

fetch_cos_linux_sources()
{S
{
echo "Fetching upstream kernel sources."
mkdir -p "${BUILD_DIR}"
curl -s "https://storage.googleapis.com/cos-tools/${BUILD_ID}/kernel-src.tar.gz" \
Expand Down

0 comments on commit 9516ce1

Please sign in to comment.