Skip to content

Commit cd794d2

Browse files
Thean Limsingholt
authored andcommitted
Unpin kernel version
1 parent 1ea45b6 commit cd794d2

1 file changed

Lines changed: 1 addition & 2 deletions

File tree

scripts/al2/install-kernel5dot10.sh

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,6 @@
55
set -ex
66

77
if [[ $AMI_TYPE == "al2kernel5dot10"* ]]; then
8-
sudo amazon-linux-extras enable kernel-5.10
9-
sudo yum install -y kernel-5.10.235
8+
sudo amazon-linux-extras install -y kernel-5.10
109
sudo rpm -e kernel-4.*
1110
fi

0 commit comments

Comments
 (0)