fix: remove ec2-version hook for cpc images

This commit is contained in:
Cody Shepherd 2024-08-09 13:25:06 -07:00
parent eb075b35ec
commit eecd0191ec
No known key found for this signature in database
GPG Key ID: 0DB7E5F05C3FAB5F

View File

@ -1,4 +0,0 @@
#!/bin/bash -eux
. /etc/os-release
echo "Ubuntu $VERSION" > /etc/ec2_version