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