Skip to content

Commit

Permalink
auto_update
Browse files Browse the repository at this point in the history
  • Loading branch information
unknown committed Apr 12, 2024
1 parent e59af02 commit ee4afd1
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions source/_posts/linux/系统基础/ubuntu内核构建.md
Original file line number Diff line number Diff line change
Expand Up @@ -12,5 +12,6 @@ git init
git remote add origin "git://git.launchpad.net/~ubuntu-kernel/ubuntu/+source/linux/+git/jammy"
git ls-remote --tags
git fetch --depth 1 origin 948bd6b3f8eb95d50cf7acbd0f7d082ab7d8d9db
git checkout 948bd6b3f8eb95

```

0 comments on commit ee4afd1

Please sign in to comment.