Skip to content

Commit ffb89e6

Browse files
authored
fix typo
1 parent 1076aa5 commit ffb89e6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build_files/base/00-image-info.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -57,7 +57,7 @@ fi
5757
# Added in systemd 249.
5858
# https://www.freedesktop.org/software/systemd/man/latest/os-release.html#IMAGE_ID=
5959
echo "IMAGE_ID=\"${IMAGE_NAME}\"" >> /usr/lib/os-release
60-
echo "IMAGE_VERSION=\"${VERSION}\"" >> /usr/lib/os-releae
60+
echo "IMAGE_VERSION=\"${VERSION}\"" >> /usr/lib/os-release
6161

6262
# Fix issues caused by ID no longer being fedora
6363
sed -i "s|^EFIDIR=.*|EFIDIR=\"fedora\"|" /usr/sbin/grub2-switch-to-blscfg

0 commit comments

Comments
 (0)