mirror of
https://github.com/TrudeEH/web.git
synced 2025-12-06 08:23:37 +00:00
Fix typo
This commit is contained in:
@@ -81,8 +81,8 @@ sudo update-grub
|
|||||||
|
|
||||||
```sh
|
```sh
|
||||||
make -j$(nproc) deb-pkg LOCALVERSION=-custom
|
make -j$(nproc) deb-pkg LOCALVERSION=-custom
|
||||||
sudo dpkg -i ../linux-headers*-custom*.deb
|
sudo apt -i ../linux-headers*-custom*.deb
|
||||||
sudo dpkg -i ../linux-image*-custom*.deb
|
sudo apt -i ../linux-image*-custom*.deb
|
||||||
```
|
```
|
||||||
|
|
||||||
### Modules
|
### Modules
|
||||||
|
|||||||
Reference in New Issue
Block a user