Add virtual modules for hwe kernel

(cherry picked from commit ca9e7e09c2)
This commit is contained in:
Luis Guzmán 2020-06-17 17:07:41 -05:00 committed by Luis Guzman
parent 0215fa4c5e
commit bc98d45c0a
1 changed files with 1 additions and 0 deletions

View File

@ -173,6 +173,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