Skip to content

Commit

Permalink
chore: Syntax fix
Browse files Browse the repository at this point in the history
  • Loading branch information
KyleGospo committed Dec 27, 2024
1 parent 28a1a16 commit e5ac75a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Containerfile.extra
Original file line number Diff line number Diff line change
Expand Up @@ -42,7 +42,7 @@ RUN --mount=type=cache,dst=/var/cache/dnf \
/tmp/build-kmod-evdi.sh \
; fi && \
if [[ "${FEDORA_MAJOR_VERSION}" -ge 41 ]]; then \
/tmp/build-kmod-gpd-fan.sh && \
/tmp/build-kmod-gpd-fan.sh \
; fi && \
/tmp/build-kmod-ayaneo-platform.sh && \
/tmp/build-kmod-ayn-platform.sh && \
Expand Down

0 comments on commit e5ac75a

Please sign in to comment.