chore: Minor syntax fix

This commit is contained in:
Kyle Gospodnetich 2024-01-12 19:25:37 -08:00
parent 30156a831b
commit 2971f145b9

View File

@ -182,7 +182,7 @@ RUN rpm-ostree override remove \
if ! [[ "${IMAGE_FLAVOR}" =~ "framework" ]]; then \
rpm-ostree override remove \
power-profiles-daemon \
; else
; else \
rpm-ostree override remove \
tlp \
tlp-rdw \