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.
1 parent a5f0a3b commit 243713aCopy full SHA for 243713a
scripts/90-cleanup.sh
@@ -39,8 +39,7 @@ elif [ -n "$(command -v apt-get)" ]; then
39
add-apt-repository --yes --remove ppa:ansible/ansible
40
41
source /etc/os-release
42
- apt-get -y remove --purge linux-headers-5.11.0-1021-aws
43
-
+
44
apt-get -y update
45
apt-get -y upgrade
46
apt-get -y autoremove
0 commit comments