Add virtual modules for hwe kernel

This commit is contained in:
Luis Guzmán 2020-06-17 17:07:41 -05:00
parent c8aa58a7f8
commit ca9e7e09c2
1 changed files with 1 additions and 0 deletions

View File

@ -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