Add virtual modules for hwe kernel
This commit is contained in:
parent
c8aa58a7f8
commit
ca9e7e09c2
|
@ -171,6 +171,7 @@ apt-get -y install \
|
|||
htop \
|
||||
letsencrypt \
|
||||
linux-image-generic-hwe-$(lsb_release -r|awk '{print$2}') \
|
||||
linux-modules-extra-virtual-hwe-$(lsb_release -r|awk '{print$2}') \
|
||||
unzip \
|
||||
wget
|
||||
|
||||
|
|
Loading…
Reference in New Issue