Merge pull request #45 from silenceshell/patch-1

fix a typo
This commit is contained in:
kaixuxiakx 2021-01-11 04:50:50 +00:00 committed by GitHub
commit d0c5d33465
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -81,7 +81,7 @@
- 通过以下步骤编译内核rpm
```
git tag 4.14.105-19-0008.beta10
cd package/defeault
cd package/default
./generate-rpms.sh -j jobs_num
```