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 ee4afd1 commit f2cf0c6
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions source/_posts/linux/系统基础/ubuntu内核构建.md
Original file line number Diff line number Diff line change
Expand Up @@ -13,5 +13,7 @@ git remote add origin "git://git.launchpad.net/~ubuntu-kernel/ubuntu/+source/lin
git ls-remote --tags
git fetch --depth 1 origin 948bd6b3f8eb95d50cf7acbd0f7d082ab7d8d9db
git checkout 948bd6b3f8eb95
unset FAKEROOTKEY
fakeroot debian/rules clean

```

0 comments on commit f2cf0c6

Please sign in to comment.