Skip to content

Commit 98b6b0e

Browse files
author
Benjamin Calef
authored
Merge pull request #106 from zepgram/develop
[#105] resolve issue with grub installation on kernel update
2 parents ecd29e3 + 68c8c86 commit 98b6b0e

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

provision/010-system-packages.sh

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -122,4 +122,5 @@ curl -o /etc/bash_completion.d/magento2-bash-completion https://raw.githubuserco
122122
source /etc/bash_completion.d/magento2-bash-completion
123123

124124
# Clean
125+
apt-get purge grub-pc -yq
125126
apt-get -y upgrade && apt-get -y clean autoclean && apt-get -y autoremove

0 commit comments

Comments
 (0)