We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents ecd29e3 + 68c8c86 commit 98b6b0eCopy full SHA for 98b6b0e
provision/010-system-packages.sh
@@ -122,4 +122,5 @@ curl -o /etc/bash_completion.d/magento2-bash-completion https://raw.githubuserco
122
source /etc/bash_completion.d/magento2-bash-completion
123
124
# Clean
125
+apt-get purge grub-pc -yq
126
apt-get -y upgrade && apt-get -y clean autoclean && apt-get -y autoremove
0 commit comments