Skip to content

Commit

Permalink
Merge pull request #106 from zepgram/develop
Browse files Browse the repository at this point in the history
[#105] resolve issue with grub installation on kernel update
  • Loading branch information
Benjamin Calef authored Sep 29, 2022
2 parents ecd29e3 + 68c8c86 commit 98b6b0e
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions provision/010-system-packages.sh
Original file line number Diff line number Diff line change
Expand Up @@ -122,4 +122,5 @@ curl -o /etc/bash_completion.d/magento2-bash-completion https://raw.githubuserco
source /etc/bash_completion.d/magento2-bash-completion

# Clean
apt-get purge grub-pc -yq
apt-get -y upgrade && apt-get -y clean autoclean && apt-get -y autoremove

0 comments on commit 98b6b0e

Please sign in to comment.